Commit 7a72f8f
authored
drop subtasks in
This was causing a panic in Wasmtime when disposing of the guest task parent of
those subtasks. Wasmtime shouldn't be panicking no matter what the guest does,
so I'll need to fix that, but meanwhile we might as well have good handle hygene
in our tests.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>cancel-import/runner.c test (#1345)1 parent c95face commit 7a72f8f
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments