summaryrefslogtreecommitdiff
path: root/kombu/asynchronous
Commit message (Expand)AuthorAgeFilesLines
* Added missing comma for tuples with one element in __all__.Omer Katz2019-01-092-2/+2
* Avoid raising StopIterator in generators. (#972)Omer Katz2019-01-031-2/+2
* Used a tuple instead of a list to define __all__. (#945)Mads Jensen2018-11-1210-12/+12
* Fixed Worker shutdown creates duplicate messages in SQS broker (#926)Mintu Kumar Sah2018-10-131-0/+8
* Fix infinity loop in create_loop (#923)Vsevolod Strukchinsky2018-09-271-14/+4
* "Reentrant" version, that allows a `celery.bin.celery.main` worker to run mul...Alan Justino da Silva2018-08-101-6/+16
* Rename `async` keyword to `asynchronous` (#839)Thomas Achtemichuk2018-03-1916-0/+2022