Skip to content

Don't send message when the router is invalid.

When a worker has been told to shutdown by the server, the message router sockets / context become invalid. When this occurs we don't want to send any more message to the router.

Merge request reports