synapse/changelog.d/7183.misc
Richard van der Hoff 0f05fd1530
Reduce the number of calls to resource.getrusage (#7183)
Let's just call `getrusage` once on each logcontext change, rather than twice.
2020-04-03 13:21:30 +01:00

2 lines
35 B
Plaintext

Clean up some LoggingContext code.