mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-04-27 22:36:10 -04:00

Turns out that ObservableDeferred.observe doesn't return a deferred if the result is already completed. Fix handling and improve documentation.