mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 18:15:53 +03:00
baa3f4a80d
Hopefully, this will fix a stack overflow when recovering an appservice. The recursion here leads to a huge chain of deferred callbacks, which then overflows the stack when the chain completes. `inlineCallbacks` makes a better job of this if we use iteration instead. Clean up the code a bit too, while we're there. |
||
---|---|---|
.. | ||
.gitignore | ||
5633.bugfix | ||
5776.misc | ||
5844.misc | ||
5856.feature | ||
5857.bugfix | ||
5860.misc | ||
5863.bugfix | ||
5885.bugfix |