index
:
delta/python-packages/kombu.git
1.0-archived
2.1-archived
2.2-archived
2.3-archived
2.4-archived
2.5
2.5-archived
3.0
4.0
4.0-devel
4.2
4.6.9
4.x
5.0-devel
amqp508
asynchronous-broadcasts
asyncmove
auvipy-patch-1
await
azureQ
bionic
broadcast-queues
brotli
brotli-compression
callbacks
changelog
ci
clnetup2
clnsetup
codeql
curlclient
distutil
drop-lzma-backport
drop36py
fastuuid
feature/coll_queue
fix-async-sem-release
fix-celery-1847
fix-ci
fix-windows-build
gh-pages
isort
librabbitmq-transport-priority-fix
lint
lzma-compression
lzma-windows-build
main
master
matusvalo-patch-1
mypy
nsq
opencollective-bot
override-empty-transport-options
pinmongo
pkgutils
pre-commit-ci-update-config
py310
py37
py37-ci
pyamqp2.6.1
pydoc
pypy60
pyro5
pytest62
pytestup
pyup-config
redispin
refactor-connection-init
remove-py3
remove-python2-support
revert-1041-master
revert-1058-revert-1041-master
revert-1068-revert-1058-revert-1041-master
revert-1089-issue-1087-redis-fix
revert-1171-fix_conn_imaybe_declare
revert-1307-revert-1132-redis-improvements
revert-906-fix/Broadcast-fail-by-give-queue-kwargs
revert-946-patch-1
security
setup
setuptoolci
slots
sqla
sqlalchemy-14-support
sqlavup
sqsopts
test_ci
thedrow-patch-1
thread-safe-cached-property
timer-secs-coerce-to-float
travis
txdocker2
types
updep
webserver
xdist
zstd-compression
github.com: celery/kombu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kombu
/
async
/
hub.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `async` keyword to `asynchronous` (#839)
Thomas Achtemichuk
2018-03-19
1
-380
/
+0
*
Fix infinite loop in create_loop (#760)
Gabriel Amram
2017-07-10
1
-6
/
+15
*
Adds pydocstyle as a tox target
Ask Solem
2016-10-11
1
-1
/
+3
*
Reorganizes kombu.utils.__init__ package
Ask Solem
2016-07-16
1
-1
/
+2
*
Use Google-style docstrings
Ask Solem
2016-07-16
1
-9
/
+4
*
Make sure __repr__ and __str__ returns bytes on Python 2
Ask Solem
2016-04-11
1
-1
/
+2
*
Use unicode_litereals everywhere and updates flakeplus target to --2.7
Ask Solem
2016-04-06
1
-1
/
+1
*
Now uses vine for promises
Ask Solem
2016-03-02
1
-1
/
+1
*
No log for event unregistered. Closes #549
Ask Solem
2015-12-16
1
-5
/
+0
*
Hub: Treat any unknown event as error and log the event (Issue celery/celery#...
Ask Solem
2015-12-02
1
-0
/
+17
*
Hub: Make sure fd is unregistered if register fails
Ask Solem
2015-12-02
1
-7
/
+11
*
Single item tuples no longer require whitespace
Ask Solem
2015-07-13
1
-2
/
+2
*
Async: fire_timers always using 1s delay
Ask Solem
2014-08-08
1
-1
/
+1
*
Merge branch 'master' into curlclient
curlclient
Ask Solem
2014-06-11
1
-31
/
+35
|
\
|
*
Hub._ready is now a set
Ask Solem
2014-06-04
1
-6
/
+7
|
*
Fixes flakes after flake8 upgrade
Ask Solem
2014-05-27
1
-15
/
+15
|
*
Removes kombu.utils.compat.get_errno
Ask Solem
2014-05-21
1
-3
/
+2
|
*
Be selective about how file descriptors are removed since they may be reused ...
Roger Hu
2014-05-19
1
-12
/
+18
*
|
Initial import of kombu.async.aws
Ask Solem
2014-05-03
1
-4
/
+5
*
|
Async HTTP client using curl
Ask Solem
2014-05-03
1
-0
/
+5
|
/
*
Hub: move debug helpers into separate module
Ask Solem
2014-02-06
1
-49
/
+7
*
Normalize fd in Hub.add
Ionel Cristian Mărieș
2014-01-31
1
-2
/
+3
*
Hub: Do not attempt to call unregister on closed poller
Ask Solem
2014-01-16
1
-1
/
+3
*
Hub.close now sets hub.poller to None
Ask Solem
2014-01-08
1
-1
/
+2
*
Do not remove gen on StopIteration, generators must handle this manually
Ask Solem
2013-11-07
1
-3
/
+4
*
Eventloop: Small improvements
Ask Solem
2013-11-01
1
-3
/
+11
*
Unregister on EBADF
Ask Solem
2013-10-31
1
-2
/
+8
*
Do not automatically register all connectionts in the event loop
Ask Solem
2013-10-25
1
-0
/
+1
*
Fixes problems with time vs monotonic
Ask Solem
2013-10-14
1
-1
/
+0
*
Use call_soon rather than generator draining events from amqp transports
Ask Solem
2013-10-08
1
-9
/
+1
*
Adds loop.call_soon and loop.run_forever
Ask Solem
2013-10-07
1
-9
/
+58
*
Removes useless maybe_block
Ask Solem
2013-10-03
1
-23
/
+1
*
Timer API now using secs instead of msecs
Ask Solem
2013-10-02
1
-3
/
+3
*
Adds kombu.async.timer (+ accidentally staged documentation fixes)
Ask Solem
2013-10-01
1
-1
/
+11
*
Removes Connection.more_to_read + .nb_keep_draining
asyncmove
Ask Solem
2013-09-30
1
-3
/
+14
*
Merge branch 'master' into asyncmove
Ask Solem
2013-09-25
1
-1
/
+29
|
\
|
*
Do not check heartbeats when in blocking sections
Ask Solem
2013-09-25
1
-1
/
+5
|
*
Adds kombu.async.maybe_block context
Ask Solem
2013-09-25
1
-0
/
+25
*
|
Fixes TypeError
Ask Solem
2013-09-23
1
-2
/
+5
*
|
Async API now closer to Tulip
Ask Solem
2013-09-23
1
-39
/
+142
|
/
*
Moves celery.worker.hub here as kombu.async
Ask Solem
2013-09-19
1
-0
/
+195