reduce pubsub/liveupdates pubsub clients "wait for clean exit" time from 1s to 100ms (#6019)

This commit is contained in:
pajlada
2025-03-02 17:22:31 +01:00
committed by GitHub
parent 58859d439c
commit 706e65cd1e
3 changed files with 7 additions and 6 deletions
+1
View File
@@ -49,6 +49,7 @@
- Dev: Updated `googletest` to 1.16.0. (#5942)
- Dev: Fixed duplicate CMake configure in clean builds. (#5940)
- Dev: BTTV emotes are now loaded as WEBP. (#5957)
- Dev: Reduced time we wait for PubSub connections to cleanly exit from 1s to 100ms. (#6019)
- Dev: Added snapshot tests for EventSub. (#5965)
## 2.5.2