summary refs log tree commit diff
path: root/changelog.d/15960.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.89.0rc1Mathieu Velten2023-07-251-1/+0
|
* Ensure a long state res does not starve CPU (#15960)Erik Johnston2023-07-191-0/+1
We do this by yielding the reactor in hot loops.