0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-13 14:48:48 +02:00
synapse/changelog.d/4227.misc
Richard van der Hoff de8772a655 Do a GC after each test to fix logcontext leaks (#4227)
* Some words about garbage collections and logcontexts

* Do a GC after each test to fix logcontext leaks

This feels like an awful hack, but...

* changelog
2018-11-27 13:00:33 +11:00

1 line
60 B
Plaintext

Garbage-collect after each unit test to fix logcontext leaks