ticket117: synchronie métier idea_ask_agent + corrélation task ↔ rendezvous

This commit is contained in:
2026-07-31 15:04:54 +02:00
parent 045e0984cc
commit 10c0bef5e5
10 changed files with 435 additions and 40 deletions

View File

@ -3698,6 +3698,7 @@ pub async fn spawn_background_command(
label: request.label,
command,
wake_policy,
rendezvous: None,
deadline_ms: request.deadline_ms,
})
.await