Comment 32 for bug 1413341

Revision history for this message
Alexander Makarov (amakarov) wrote :

Correct solution is here: https://review.fuel-infra.org/#/c/3060/
Root cause of the problem is that eventlet patching occures after logging system initialization thus leaving all the locks used in logging handlers non-patched.