mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 06:28:40 +00:00
1 line
375 B
Text
1 line
375 B
Text
- Fixed a bug where `fleetctl trigger` doesn't release the schedule lock when the triggered run spans the regularly scheduled interval. This can prevent a second Fleet instance from using `fleetctl trigger` until the lock expires. This issue occurs infrequently under normal use. When it does occur, it resolves on its own in time; however, it may last up one full interval.
|