mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-01 04:04:55 -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.