Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.1
-
Component/s: other
-
Labels: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) |