summaryrefslogtreecommitdiff
path: root/tests/async
AgeCommit message (Expand)Author
2020-02-11[3.0.x] Fixed #31253 -- Fixed data loss possibility when using caching from a...Jon Dufresne
2019-12-03[3.0.x] Fixed #31056 -- Allowed disabling async-unsafe check with an environm...Andrew Godwin
2019-10-24[3.0.x] Fixed #30900 -- Skipped async-related tests on Windows using Python 3...Carlton Gibson
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin