summaryrefslogtreecommitdiff
path: root/tests/test_connection.py
Commit message (Expand)AuthorAgeFilesLines
* [Hotfix] Fix SSL connection for scheduler (#1894)Cyril Chapellier2023-05-051-6/+10
* Worker pool (#1874)Selwin Ong2023-05-011-1/+1
* Added parse_connection function (#1884)Selwin Ong2023-04-251-1/+11
* Remove `use_connection` (#1859)lowercase002023-03-071-31/+2
* Drop python2-specific syntax (#1674)Hugo2022-07-241-4/+0
* Fixes Job.fetch when return value is unpickleable (#1184)Selwin Ong2020-01-311-2/+4
* Fixed #870 Improved test coverage for connections.py and utils.pyTheo2017-08-311-1/+29
* fix testsahxxm2015-11-091-4/+4
* Enable the most modern Python syntax.Vincent Driessen2014-05-051-3/+7
* New connection management.Vincent Driessen2012-03-231-0/+36