Skip to content

Task Cancellation Support #28

@lilBunnyRabbit

Description

@lilBunnyRabbit

Introduce a way to cancel running tasks and handle cleanup properly.

TODO:

  • Implement a cancel() method for Task.
  • Ensure task execution halts when canceled.
  • Allow TaskGroup and TaskManager to cancel all tasks in progress.
  • Provide a way for tasks to handle cancellation gracefully.

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

Brainstorming

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions