huskies: merge 1198 bug Failed agents are never reaped — a dead pool entry blocks respawn indefinitely

This commit is contained in:
Huskies Agent
2026-07-17 18:31:36 +00:00
parent 2335fc0bbb
commit db27d0dbf3
4 changed files with 353 additions and 1 deletions
@@ -4,6 +4,7 @@ use std::path::Path;
mod limits_tests;
mod orphan_tests;
mod reap_tests;
/// Write a fake session log file with `n` tool-using assistant turn entries.
///