mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-10 00:39:16 -04:00

PyPy's incminimark GC can't be triggered manually. From what I observed there are no obvious issues with just letting it run normally. And unlike CPython, it actually returns unused RAM to the system. Signed-off-by: Vincent Breitmoser <look@my.amazin.horse>