summaryrefslogtreecommitdiff
path: root/t/unit/asynchronous
Commit message (Expand)AuthorAgeFilesLines
* enable pre-commit (#1355)Thomas Grainger2021-07-207-44/+27
* Revert "chore: Refactor code quality issues (#1320)" (#1342)Matus Valo2021-05-191-0/+1
* chore: Refactor code quality issues (#1320)Aksh Gupta2021-04-281-1/+0
* Fixed SQS unittestsMatus Valo2021-03-071-1/+6
* t/unit/asynchronous/http/test_curl: fix test_set_timeoutraittes2021-02-121-1/+3
* Make flake8 happyMatus Valo2020-08-172-2/+3
* Removed case.skipMatus Valo2020-08-173-7/+6
* Replaced case.skip.if_pypy and case.skip.if_python3Matus Valo2020-08-173-3/+6
* Use unittest.mock instead of caseMatus Valo2020-08-168-8/+10
* Remove five usage from tests.Omer Katz2020-07-232-4/+4
* pyupgradeOmer Katz2020-07-1310-30/+4
* fix 100% cpu usage on linux while using sqsAndrii Maletskyi2020-05-151-16/+14
* Unit test for the fix relating to the issue #1172Ihar Nauros2020-04-221-1/+3
* Add predefined_queues option to SQS transport (#1156)Jonathan Ingram2020-02-261-4/+23
* reset ready before execute callback (#1126)Smite Chow2019-12-021-1/+4
* don't stop receiving tasks on 503 SQS error. (#1064)Eugene Beseda2019-06-251-1/+2
* return an empty list on SQS internal error. (#1059)Eugene Beseda2019-06-131-0/+20
* Happify lint.Omer Katz2019-02-041-1/+1
* Fixed Worker shutdown creates duplicate messages in SQS broker (#926)Mintu Kumar Sah2018-10-131-0/+2
* Fix infinity loop in create_loop (#923)Vsevolod Strukchinsky2018-09-271-11/+8
* "Reentrant" version, that allows a `celery.bin.celery.main` worker to run mul...Alan Justino da Silva2018-08-101-1/+9
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-1914-0/+1845