[EJ5][Java] Socket closing for second parallel request

I’m trying to do the parallel requests but the second request is throwing a Socket closed exception. But I’m not closing the socket anywhere. Can anyone find where I’m going wrong?

What logs are you seeing?

Also, can you publish your code to GitHub please? Publish to GitHub - CodeCrafters. Easier to help if we have access to the full code.

Closing this thread due to inactivity. If you still need assistance, feel free to start a new discussion!

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.