mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Correct cleanup of the connections was verified with the pprof goroutine tool. Fixes #1751
1 line
144 B
Text
1 line
144 B
Text
* Fix bug in which live queries would stop returning results if more than 5 seconds goes by without a result. This bug was introduced in 4.2.1.
|