summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/util/concurrency.py
Commit message (Expand)AuthorAgeFilesLines
* Repair async test refactorMike Bayer2021-01-021-0/+6
* Support testing of async drivers without fallback modeFederico Caselli2020-12-301-0/+4
* Reduce import time overheadMike Bayer2020-11-031-16/+31
* Adapt event exec_once_mutex to asyncioMike Bayer2020-09-141-0/+4
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+21