Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Very rare case : possible race condition on connection.destroy when no other connection can be created (reaching max_connections). This result in error of type :
TypeError: Cannot read property 'startPacket' of undefined |
at Quit.start (lib\cmd\quit.js:17:9) |