Skip to main content

Module stop_task

Module stop_task 

Source

Structs§

StopTaskContext
Context for stop task operations.
StopTaskResult
Result of a successful stop task operation.

Enums§

StopTaskError
Error type for stop task operations.

Traits§

Task
Trait representing a task implementation with kill capability.

Functions§

stop_task
Look up a task by ID, validate it is running, kill it, and mark it as notified.