mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-10 19:39:19 -04:00

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