Commit fa058c5
Emit antithesis_setup complete from first_setup.py
Without this signal Antithesis never schedules the parallel/anytime
drivers — it waits for setup_complete before injecting faults and
running the workload. Also emit it on the already-done path so a
container restart mid-run doesn't stall the scheduler.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e6028c6 commit fa058c5
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- components/gov-cli/composer/governance-python
- testnets/cardano_node_governance
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments