summaryrefslogtreecommitdiff
path: root/tests/async/tests.py
AgeCommit message (Expand)Author
2020-03-05Refs #31224 -- Added autoconversion of test async methods.Andrew Godwin
2020-02-11Fixed #31253 -- Fixed data loss possibility when using caching from async code.Jon Dufresne
2019-12-03Fixed #31056 -- Allowed disabling async-unsafe check with an environment vari...Andrew Godwin
2019-10-24Fixed #30900 -- Skipped async-related tests on Windows using Python 3.8.0.Carlton Gibson
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin