Improve handling of message handler shutdown in local executor
If one of the message handler was not started before joined, it would raise an error.
See Python.threading.Thread.join
Relates to beat.backend.python#30 (closed)
If one of the message handler was not started before joined, it would raise an error.
See Python.threading.Thread.join
Relates to beat.backend.python#30 (closed)