domain-middleware icon indicating copy to clipboard operation
domain-middleware copied to clipboard

disconnecting the worker after a server error

Open Offirmo opened this issue 11 years ago • 2 comments

For what I see in the code, if the call to server.close fail, the cluster worker won't be disconnected.

This could be made stronger.

Offirmo avatar Sep 26 '14 22:09 Offirmo

PR pending.

Offirmo avatar Sep 26 '14 22:09 Offirmo

Note : my fork https://github.com/Offirmo/domain-middleware has this issue solved.

Offirmo avatar Oct 09 '14 16:10 Offirmo