fix(streamer-mode): destroy timer on correct thread (#5571)

This commit is contained in:
nerix
2024-08-29 16:55:18 +02:00
committed by GitHub
parent acdb84c36e
commit ea1e432e4c
2 changed files with 11 additions and 7 deletions
+1
View File
@@ -79,6 +79,7 @@
- Dev: Fixed benchmarks segfaulting on run. (#5559)
- Dev: Refactored `MessageBuilder` to be a single class. (#5548)
- Dev: Recent changes are now shown in the nightly release description. (#5553, #5554)
- Dev: The timer for `StreamerMode` is now destroyed on the correct thread. (#5571)
## 2.5.1