MatrixSynapse/synapse/util
Erik Johnston 1c82fbd2eb Implement create_observer.
`create_observer` takes a deferred and create a new deferred that
*observers* the original deferred. Any callbacks added to the observing
deferred will *not* affect the origin deferred.
2015-04-27 13:59:37 +01:00
..
__init__.py
async.py Implement create_observer. 2015-04-27 13:59:37 +01:00
distributor.py
emailutils.py
expiringcache.py
frozenutils.py
jsonobject.py
lockutils.py
logcontext.py
logutils.py
lrucache.py
ratelimitutils.py
retryutils.py
stringutils.py