summaryrefslogtreecommitdiff
path: root/tests/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Update linting configuration (#1915)Rob Hudson2023-05-171-3/+3
* Worker pool (#1874)Selwin Ong2023-05-011-4/+27
* Cache redis version in the connection object (#1742)Oscar Arbeláez-Echeverri2022-12-291-0/+10
* Improve the lint situation (#1688)Yang Yang2022-08-071-1/+0
* Drop python2-specific syntax (#1674)Hugo2022-07-241-3/+0
* Use unittest.mock instead of mock (#1673)Hugo2022-07-241-1/+1
* Python 3.10 compatibility (#1563)rpkak2021-10-071-5/+3
* Extract `Job.get_call_string` logic to `utils.get_call_string` (#1499)Adrian Sadłocha2021-06-231-1/+24
* clean_worker_registry cleans in batches to prevent submitting too muc… (#1390)AxeOfMen2021-01-091-2/+26
* get_redis_server_version() should handle 4 digit version numbers (#1322)Selwin Ong2020-08-161-1/+24
* add milliseconds into timestamps, fix #721Samuel Colvin2017-09-091-3/+5
* Fixed #870 Improved test coverage for connections.py and utils.pyTheo2017-08-311-3/+52
* Fixed issue#72 (#818)luojiebin2017-04-281-0/+17