0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-12 14:18:49 +02:00
synapse/changelog.d/8668.misc
Erik Johnston 0c7f9cb81f
Don't unnecessarily start bg process while handling typing. (#8668)
There's no point starting a background process when all its going to do is bail if federation isn't enabled.
2020-10-27 15:32:19 +00:00

2 lines
44 B
Plaintext

Reduce number of OpenTracing spans started.