.. |
asynchronous
|
fix 100% cpu usage on linux while using sqs
|
2020-05-15 07:11:01 +06:00 |
transport
|
Ensure connection when connecting to broker
|
2020-06-01 12:56:32 +06:00 |
utils
|
Support standard values for ssl_cert_reqs query parameter. (#1139)
|
2020-02-02 21:08:38 +06:00 |
__init__.py
|
Rewrite tests to use py.test
|
2016-08-23 11:38:54 -07:00 |
conftest.py
|
Rename `async` keyword to `asynchronous` (#839)
|
2018-03-19 19:28:43 +02:00 |
test_clocks.py
|
Rewrite tests to use py.test
|
2016-08-23 11:38:54 -07:00 |
test_common.py
|
Fix connection imaybe_declare (#1196)
|
2020-05-26 21:03:22 +02:00 |
test_compat.py
|
Rewrite tests to use py.test
|
2016-08-23 11:38:54 -07:00 |
test_compression.py
|
Restore bz2 import checks in compression.py (#1003)
|
2019-02-08 13:26:15 +02:00 |
test_connection.py
|
Fix broken compatibility with Celery
|
2020-06-01 12:56:32 +06:00 |
test_entity.py
|
Queue: add handling of Exchange as str to constructor (#904)
|
2018-08-12 08:59:27 +06:00 |
test_exceptions.py
|
Rewrite tests to use py.test
|
2016-08-23 11:38:54 -07:00 |
test_log.py
|
Make flake8 happy.
|
2017-12-17 12:15:42 +02:00 |
test_matcher.py
|
Control pattern matching (#997)
|
2019-02-27 20:23:12 +06:00 |
test_message.py
|
Signature of Message is now Message(body, channel=), not Message(channel, body=)
|
2016-10-27 16:55:40 -07:00 |
test_messaging.py
|
Consumer: __exit__ should not cancel if connection error (Closes #670)
|
2016-12-07 14:28:16 -08:00 |
test_mixins.py
|
Rewrite tests to use py.test
|
2016-08-23 11:38:54 -07:00 |
test_pidbox.py
|
Control pattern matching (#997)
|
2019-02-27 20:23:12 +06:00 |
test_pools.py
|
Prevent spurious exception on Resource.resize(0) (#826)
|
2018-04-08 12:06:02 +06:00 |
test_serialization.py
|
Rewrite tests to use py.test
|
2016-08-23 11:38:54 -07:00 |
test_simple.py
|
Add missing parameter queue_args in kombu.connection.SimpleBuffer (#1128)
|
2019-11-23 00:19:03 +06:00 |