mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 09:45:56 -05:00
20c6d85c6e
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.