cenkalti / kuyruk

⚙️ Simple task queue for Python
https://kuyruk.readthedocs.org/
MIT License
231 stars 17 forks source link

implement batch task sending #52

Closed cenkalti closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.2%) to 91.834% when pulling ced97d3e41a9b2662f1efd9d16229327ae3798a0 on batch into 7b4fbd2e18fccc2042e1909d98e2516dde6255ec on master.

frol commented 7 years ago

Should the tasks.py and send.py be in the root of the project?

cenkalti commented 7 years ago

tasks.py and send.py are committed accidentally. I am removing those now.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 91.691% when pulling 71306ea16dc55621c9e35240504d422fcaf3086b on batch into 7b4fbd2e18fccc2042e1909d98e2516dde6255ec on master.

frol commented 7 years ago

I am really happy to see this new feature! @cenkalti Thank you!

cenkalti commented 7 years ago

Thank you @frol. I have uploaded the new version: https://pypi.python.org/pypi/Kuyruk/8.3.0