exec: handle typed turn completion for fanout jobs

This commit is contained in:
Dave Aitel
2026-03-16 20:48:55 -04:00
parent d0a693e541
commit b9034c8c24
3 changed files with 458 additions and 19 deletions

View File

@@ -1,5 +1,6 @@
// Aggregates all former standalone integration tests as modules.
mod add_dir;
mod agent_jobs;
mod apply_patch;
mod auth_env;
mod ephemeral;