Closed mikhail closed 10 years ago
This moves the coroutine code that updates the dispatcher onto the IOLoop's instance, rather than the random thread that was invoked by the kazoo's callback.
Tests updated accordingly.
Cc: @diranged
This moves the coroutine code that updates the dispatcher onto the IOLoop's instance, rather than the random thread that was invoked by the kazoo's callback.
Tests updated accordingly.