mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 17:27:40 +00:00
Previously only Twisted's EPollReactor was compatible with the reactor timing metric, notably not working when asyncio was used. After this change, the following configurations support the reactor timing metric: * poll, epoll, or select reactors * asyncio reactor with a poll, epoll, select, /dev/poll, or kqueue event loop.
2.7 KiB
2.7 KiB