Jeong YunWon e5196a49ff serve closes the loop only when it created its own loop.
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`.
2017-01-24 14:15:31 +09:00
..
2017-01-14 11:24:31 -06:00
2016-12-26 20:37:16 +09:00
2016-10-20 00:28:05 -04:00
2016-11-19 18:04:35 -08:00
2017-01-20 18:26:55 -05:00
2017-01-20 14:31:24 -06:00
2016-12-25 20:43:45 +11:00