labthings / labthings/labthings-sangaboard
Reset cancel event
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I think it wouldl be a good idea to reset the cancel event after aborting a move and raising an exception. This would allow, for example, an action to move back to the starting position when it's cancelled (without using the block_cancellation argument, which I feel should be used sparingly).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the cancellation handling for an aborted move and the existing block_cancellation argument; no source files or tests are identified in the issue. Determine where the cancel event is retained after the exception, then verify that a cancellation can trigger a move back to the starting position without requiring block_cancellation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100