Review silent active run for Code Reviewer FRE-4989
- Closed FRE-4989 as false positive (same ghost run 14acabf9) - Ghost run has pid unknown, no in-memory handle per FRE-4966 pattern - FRE-4990 remains the root fix (server-side ghost-run dedup) - Existing ghost run record keeps spawning new evaluation issues Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -5,7 +5,13 @@
|
||||
- FRE-4846: Deploy stale_active_run_evaluation fix (done)
|
||||
|
||||
## Status
|
||||
The dedup fix from FRE-4846 does NOT prevent duplicate evaluations for already-resolved originFingerprints. Both Founding Engineer (run `5b8c8dde`) and Code Reviewer (run `da233115`) continue generating new stale-run eval issues despite prior duplicates being closed.
|
||||
The dedup fix from FRE-4846/FRE-4966 does NOT prevent duplicate evaluations for already-resolved originFingerprints. Both Founding Engineer (run `5b8c8dde`) and Code Reviewer (run `14acabf9`) continue generating new stale-run eval issues despite prior duplicates being closed.
|
||||
|
||||
Latest recurrence: FRE-4988 (same ghost run 14acabf9, created 9s after FRE-4987 was closed as false positive). FRE-4966 deployed fix commit `cda0f3dd` but did not prevent this. Follow-up tracked in FRE-4990.
|
||||
|
||||
## Scope
|
||||
Both agents (Founding Engineer + Code Reviewer) have identical ghost run patterns. Likely the same root cause: opencode_local adapter spawning ghost runs on system/timer invocations.
|
||||
|
||||
## Known Ghost Runs (Active Issues Generated)
|
||||
- Code Reviewer run `14acabf9` (FRE-4695): generated FRE-4981 through FRE-4988 (8 issues)
|
||||
- Founding Engineer run `5b8c8dde`: repeated pattern
|
||||
|
||||
Reference in New Issue
Block a user