summaryrefslogtreecommitdiff
path: root/tests/async
Commit message (Expand)AuthorAgeFilesLines
* Refs #31224 -- Added autoconversion of test async methods.Andrew Godwin2020-03-051-3/+1
* Fixed #31253 -- Fixed data loss possibility when using caching from async code.Jon Dufresne2020-02-111-0/+13
* Fixed #31056 -- Allowed disabling async-unsafe check with an environment vari...Andrew Godwin2019-12-031-1/+12
* Fixed #30900 -- Skipped async-related tests on Windows using Python 3.8.0.Carlton Gibson2019-10-241-0/+5
* Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin2019-06-203-0/+41