aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core/async
Commit message (Expand)AuthorAgeFilesLines
* fix(async): slightly better support for nested coroutine contexts (#600)William Boman2022-04-161-7/+13
* feat(async): add a.wait_all (#596)William Boman2022-04-131-4/+29
* make install context available via coroutine context (#586)William Boman2022-04-111-0/+9
* add async managers (#536)William Boman2022-03-262-49/+17
* feat(async): allow for a.promisify to reject (#557)William Boman2022-03-231-0/+12
* run server installation in async execution context (#525)William Boman2022-03-062-0/+143