MatrixSynapse/synapse/app
Richard van der Hoff 20c6d85c6e
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.
2022-01-13 14:35:52 +00:00
..
__init__.py
_base.py Simplify GC prometheus metrics (#11723) 2022-01-13 14:35:52 +00:00
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py
homeserver.py
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py