CH72 / E526|Debugging Race Conditions|Wed, 21 June ’17
Open and Shut Case
Now that we’ve reproduced and reported our first Socket.IO issue, it’s time to do the next one. We write an isolated test case for the race condition that occurs when a client quickly opens and closes a connection, then shuts down the HTTP server.