summaryrefslogtreecommitdiff
path: root/tests/test_asyncio/test_lock.py
Commit message (Expand)AuthorAgeFilesLines
* replase get_event_loop wite get_running_loop (#2530)dvora-h2023-01-051-2/+2
* Async: added 'blocking' argument to call lock method (#2454)Sibuken2022-12-011-0/+8
* Enable AsyncIO cluster mode lock (#2446)Milhan2022-11-091-1/+0
* Drop python 3.6 support (#2306)dvora-h2022-07-271-8/+1
* Fix warnings and resource usage problems in asyncio unittests (#2258)Kristján Valur Jónsson2022-07-261-2/+2
* Add Async RedisCluster (#2099)Utkarsh Gupta2022-05-081-1/+1
* Add Async Support (#1899)Andrew Chen Wang2022-02-221-0/+242