]> git.ipfire.org Git - thirdparty/starlette.git/commit
Create tasks from coroutines before providing to asyncio.wait (#1066)
authorJamie Hewland <jhewland@gmail.com>
Wed, 7 Oct 2020 19:20:55 +0000 (21:20 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Oct 2020 19:20:55 +0000 (21:20 +0200)
commitbfa61ad92b63b6929e485f2189fd299f94189b09
tree4d52840242572690bdec68fff462fb3e50104467
parentb3271a53b0b5c98ef3117dc0b82bd7f700fb44a8
Create tasks from coroutines before providing to asyncio.wait (#1066)
starlette/concurrency.py