-
- Downloads
Simplify GC prometheus metrics (#11723)
Rather than hooking into the reactor loop, just add a timed task that runs every 100 ms to do the garbage collection. Part 1 of a quest to simplify the reactor monkey-patching.
changelog.d/11723.misc
0 → 100644
synapse/metrics/_gc.py
0 → 100644
Please register or sign in to comment