-
Notifications
You must be signed in to change notification settings - Fork 7.3k
UDP datagram sockets don't seem to close properly when on a cluster.Worker #8195
Comments
I have the same problem when using PM2 and ain2 to send UDP packets to syslog. |
I was debugging the Also, changing the In any case, I don't know which is the correct behaviour. |
I'm trying to fix this in: |
+1 |
1 similar comment
+1 |
This problem seems to be occurring in with Node v0.12.2 on OSX Mavericks (and ubuntu 14.04) |
Tested Mac OSX Mavericks in node.js 0.11.12 and 0.11.13 (hope that's recent enough).
Assertion will be thrown when doing the following:
https://gist.github.com/jcmoore/0ee16fe8fcfbe1a19f4c
My logs are as follows:
The text was updated successfully, but these errors were encountered: