Denis Makogon 391639210e make Sanic.create_server return an asyncio.Server
- adding 2 new parameters to Sanic.create_server:
   * return_asyncio_server=False - defines whether there's
     a need to return an asyncio.Server or run it right away
   * asyncio_server_kwargs=None - for python 3.7 uvloop doesn't
     support all necessary features like "start_serving",
     so, in order to make sanic work well with asyncio from 3.7
     there's a need to introduce generic way for passing
     kwargs for "loop.create_server"

Closes: #1469
2019-01-15 13:38:47 +02:00
..
2017-03-03 11:44:50 -05:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00
2018-12-30 13:18:06 +02:00