Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 230 Bytes

File metadata and controls

1 lines (1 loc) · 230 Bytes

Fix slow and incomplete trigger cleanup in scheduler. Unreferenced triggers are now reliably deleted instead of accumulating without bound, and the periodic cleanup no longer scans the full task_instance table on every cycle.