Open danfuzz opened 1 year ago
Bump. Is there any progress on this issue?
Pretty sure this project is abandoned by its owner at this point.
FWIW I ended up dropping this project from my dependencies in favor of writing my own adapter… and then ultimately I dropped Express entirely.
Not sure what caused this, but I figured I'd at least drop a note here in case it helps…
I just saw my server die with this exception:
(The original error stack was serialized/deserialized.)
The cited line corresponds to this in the original (unprocessed) source, in
bridge.js
:Somewhat curiously, it looks like that
socket
value isn't even used, so maybe there's no point to the line at all?Anyway, hope this helps.