Stanislav Sinyagin

Results 4 issues of Stanislav Sinyagin

after adding ``` ``` and re-compiling, the collector still had unexpanded values

I'm running synchronous outbound ESL socket toward the node-esl server. If the server starts an `conn.execute(xxxx)` command, and the socket disconnects during the execution, the execute() never returns and hangs...

Bug

net.Socket emits "end" only on successful closing, but it emits "close" in error conditions as well.

net.Socket emits "end" only on successful closing, but it emits "close" in error conditions as well.