mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 12:08:32 +03:00
9d11fee8f2
* fix incorrect unwrapFirstError import this was being imported from the wrong place * Refactor `concurrently_execute` to use `yieldable_gather_results` * Improve exception handling in `yieldable_gather_results` Try to avoid swallowing so many stack traces. * mark unwrapFirstError deprecated * changelog
1 line
53 B
Text
1 line
53 B
Text
Improve exception handling for concurrent execution.
|