Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.92.0rc1 | David Robertson | 2023-09-05 | 1 | -1/+0 |
| | |||||
* | Fix rare bug that broke looping calls (#16210) | Erik Johnston | 2023-08-30 | 1 | -0/+1 |
* Fix rare bug that broke looping calls We can't interact with the reactor from the main thread via looping call. Introduced in v1.90.0 / #15791. * Newsfile |