Commit 9b2b019
committed
Add timeout to child workflow completion in tests to prevent hanging
- Implement a timeout mechanism for waiting on child workflows in `BulkDispatchWorkflowsTests` to avoid indefinite hanging during test execution.1 parent 8d4be52 commit 9b2b019
1 file changed
Lines changed: 9 additions & 2 deletions
File tree
- test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Composition/BulkDispatchWorkflows
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
169 | 176 | | |
170 | 177 | | |
171 | 178 | | |
| |||
0 commit comments