Quantcast
Channel: AssertionError "assert not IOLoop.initialized()" on testing Tornado app with AsyncIOMainLoop - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Alexander Kamyanskiy for AssertionError "assert not...

According to documentation I need to install AsyncIOMainLoop before startup application, not when I'm making app.documentationfrom tornado.platform.asyncio import AsyncIOMainLoopimport...

View Article



AssertionError "assert not IOLoop.initialized()" on testing Tornado app with...

I have some trouble with writing tests with AsyncHTTPTestCase for existing Tornado application that uses asyncio event loop.Here I prepare short model where I can reproduce issue:app.pyfrom...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images