summary refs log tree commit diff
path: root/changelog.d/7183.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.13.0rc1Andrew Morgan2020-05-111-1/+0
|
* Reduce the number of calls to `resource.getrusage` (#7183)Richard van der Hoff2020-04-031-0/+1
Let's just call `getrusage` once on each logcontext change, rather than twice.