Files
probo/pkg/agent
Aurélien Sibiril e5e722ea83 Skip parallel suspension when checkpoint is nil
The triggering entry in the parallel-suspend path stored
se.Checkpoint into innerCheckpoints unconditionally, while
the sibling loop already guarded otherSE.Checkpoint != nil.
A nil entry would later cause restoreNestedSuspended to
dereference innerCP.AgentName and panic. Apply the same
guard so a malformed SuspendedError falls through to the
regular result-collection path instead of poisoning the
checkpoint map.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-04-26 23:21:50 +02:00
..
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-04-24 08:43:14 +02:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-04-26 22:58:21 +02:00
2026-04-24 08:43:14 +02:00