What function is used to mark the start or end status of a task?
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
I am thinking and working on similar optimization projects.
For example, if a queue task is not completed for more than 5 minutes, it will be automatically interrupted.
**What function is used to mark the start or end status of a task?**
Can someone provide an answer?
I need a timer to start the current task or end the previous task.
Contributor guide
Assessment
This issue has not been assessed yet.