0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-16 06:38:59 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Erik Johnston
fc87d2ffb3
Freeze allocated objects on startup. (#6953)
This may make gc go a bit faster as the gc will know things like
caches/data stores etc. are frozen without having to check.
2020-02-19 15:09:00 +00:00