Add task for task
Closed this issue · 0 comments
icpd commented
Add context to PerformTask function for better control
The PerformTask function in both the task_controller and task_controller_test files now accept a context. This allows for better control of task execution, including the ability to cancel or set a deadline for task executions based on the provided context.