[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.