hurricaneLTG
hurricaneLTG
Same node 0.12
Yep, I've given everything several restarts with and without the commit and I'm seeing the same issue. However, this may be due to a misuse of the library. I just...
I'll give it a try without the send call and let you know if we can close this.
Getting rid of the call to send does fix the issue. This is a bug in my code, however before that PR went through, it was just ignored and everything...
I like the idea of setting send to undefined on sub and pull socket, and it neatly sidesteps any performance impact. Of course, instead of setting the method to undefined,...
Also seeing this issue. Is there any fix for the underlying issue, or is the only thing to do use domains to catch the exception?