mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-10 16:55:00 -05:00
`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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| async.py | ||
| distributor.py | ||
| emailutils.py | ||
| expiringcache.py | ||
| frozenutils.py | ||
| jsonobject.py | ||
| lockutils.py | ||
| logcontext.py | ||
| logutils.py | ||
| lrucache.py | ||
| ratelimitutils.py | ||
| retryutils.py | ||
| stringutils.py | ||