Skip to content

fix task cancellation#405

Merged
Shivansps merged 1 commit into
KnossosNET:mainfrom
Goober5000:fix/task_cancellation
May 10, 2026
Merged

fix task cancellation#405
Shivansps merged 1 commit into
KnossosNET:mainfrom
Goober5000:fix/task_cancellation

Conversation

@Goober5000
Copy link
Copy Markdown
Contributor

Removing return false in the second commit to #398 was the wrong fix; it should have been changed to return null. But this had an unexpected benefit as it turns out several other places in the code need proper handling of task cancellation.

Removing `return false` in the second commit to KnossosNET#398 was the wrong fix; it should have been changed to `return null`.  But this had an unexpected benefit as it turns out several other places in the code need proper handling of task cancellation.
@Shivansps Shivansps merged commit a66b93f into KnossosNET:main May 10, 2026
@Goober5000 Goober5000 deleted the fix/task_cancellation branch May 10, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants