Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

remove unnecessary assertion from subtask_cancel#149

Merged
dicej merged 1 commit into
mainfrom
dicej/fix-146
May 1, 2025
Merged

remove unnecessary assertion from subtask_cancel#149
dicej merged 1 commit into
mainfrom
dicej/fix-146

Conversation

@dicej
Copy link
Copy Markdown
Collaborator

@dicej dicej commented May 1, 2025

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

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>
@dicej dicej enabled auto-merge May 1, 2025 15:08
@dicej dicej added this pull request to the merge queue May 1, 2025
Merged via the queue into main with commit 4679633 May 1, 2025
44 checks passed
@dicej dicej deleted the dicej/fix-146 branch June 10, 2025 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal panic with cancellation

1 participant