sprockets.http/sprockets
Dave Shawley e81c4cefb4 Use loop-specific create_task in Application.stop.
Calling asyncio.create_task() requires a running event loop which we
cannot guarantee.  The event loop is not running when stop is called in
the testing.SprocketsHttpTestCase.
2020-02-19 06:37:58 -05:00
..
http Use loop-specific create_task in Application.stop. 2020-02-19 06:37:58 -05:00
__init__.py - Fix sprockets namespace packaging. 2016-07-31 21:15:28 -04:00