mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-03 15:00:07 -05:00
60f6014bb7
Turns out that ObservableDeferred.observe doesn't return a deferred if the result is already completed. Fix handling and improve documentation.