mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-03 14:19:55 -05:00
a9a74101a4
it looks like everything that uses ResponseCache expects to have to `make_deferred_yieldable` its results. It's debatable whether that is the best approach, but let's document it for now to avoid further confusion.