fix(FN-4954): correct runtime pool invariant audit emission
Fusion-Task-Id: FN-4954 Fusion-Task-Lineage: b3dd2d2f-3aa3-48f1-8a56-56e66518d139
This commit is contained in:
committed by
gsxdsm
parent
04b965dbef
commit
c15a74e187
@@ -482,7 +482,7 @@ export class InProcessRuntime
|
||||
agentId: "system",
|
||||
phase: "execute",
|
||||
});
|
||||
await audit.db({
|
||||
await audit.database({
|
||||
type: "worktree:pool-double-lease-detected",
|
||||
target: violation.path,
|
||||
metadata: violation,
|
||||
|
||||
Reference in New Issue
Block a user