diff options
author | Vincent Breitmoser <look@my.amazin.horse> | 2018-01-08 01:53:32 +0100 |
---|---|---|
committer | Vincent Breitmoser <look@my.amazin.horse> | 2018-04-10 11:35:34 +0200 |
commit | 6d7f0f8dd3685b7d2c58a43662eb793defc186ff (patch) | |
tree | 7aa67b79485d226e69c3c24d01b9b17ff8ccade5 /synapse/handlers | |
parent | In DomainSpecificString, override __repr__ in addition to __str__ (diff) | |
download | synapse-6d7f0f8dd3685b7d2c58a43662eb793defc186ff.tar.xz |
Don't disable GC when running on PyPy
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>
Diffstat (limited to 'synapse/handlers')
0 files changed, 0 insertions, 0 deletions