mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-06 01:25:53 -05:00

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.