fix(FN-166): bypass coordination-only overlap leases
Fusion-Task-Id: FN-166
This commit is contained in:
5
.changeset/fn-166-coordination-overlap-bypass.md
Normal file
5
.changeset/fn-166-coordination-overlap-bypass.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix scheduler overlap starvation for coordination-only tasks by allowing no-commit/coordination scopes to bypass active file-scope leases when overlaps are limited to safe read-only paths. Implementation tasks with real write-scope overlaps remain serialized behind active leases.
|
||||
Reference in New Issue
Block a user