This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit aced021
committed
remove unnecessary assertion from
If the task to be cancelled is yielding or was cancelled earlier, then an event
will already have been set for that task, which is normal and does not indicate
a bug.
Fixes #146
Signed-off-by: Joel Dice <joel.dice@fermyon.com>subtask_cancel
1 parent 4280e78 commit aced021
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2409 | 2409 | | |
2410 | 2410 | | |
2411 | 2411 | | |
2412 | | - | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
2413 | 2416 | | |
2414 | 2417 | | |
2415 | 2418 | | |
| |||
0 commit comments