test(FN-4912): complete Step 9 — add env materialization verification coverage
Fusion-Task-Id: FN-4912 Fusion-Task-Lineage: 943d0651-052a-41b5-8069-4c60f4db1ba7
This commit is contained in:
committed by
gsxdsm
parent
ffd4d83c09
commit
48caf28148
@@ -309,7 +309,7 @@ export async function acquireTaskWorktree(opts: AcquireTaskWorktreeOptions): Pro
|
||||
settings,
|
||||
reason: RemovalReason.PoolPrune,
|
||||
taskId: task.id,
|
||||
audit,
|
||||
audit: undefined,
|
||||
});
|
||||
} catch (removeErr) {
|
||||
logger?.warn(`${task.id}: failed to remove unusable pooled worktree ${worktreePath}: ${formatError(removeErr)}`);
|
||||
|
||||
Reference in New Issue
Block a user