closeio/socketshark

Don't accept new connections while shutting down

thomasst opened this issue · 0 comments

When shutting down and client connections are being closed (connection closed), SocketShark still accepts new connections, and those connections are never terminated, causing SocketShark to never shutdown and log waiting for sessions to close for those connections forever.