e5196a49ff
When you were running multiple applications using asyncio, sanic must be closed as the latest order because it closes the loop. The patch limits the behavior only when sanic created its own loop by argument `loop=None`. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
blueprints.py | ||
config.py | ||
cookies.py | ||
exceptions.py | ||
log.py | ||
request.py | ||
response.py | ||
router.py | ||
sanic.py | ||
server.py | ||
static.py | ||
utils.py | ||
views.py |