Avoid deadlock on simulation runner shutdown with python binding
Open
Nobody has claimed this yet.
type: bug
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Read PR 162's linked diff and discussion first to identify the simulation runner shutdown path and Python binding entry point. Reproduce the shutdown scenario from Python, then evaluate the timed-mutex and Python busy-wait approaches described in the issue; done means the runner shuts down without deadlocking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- autonomous-driving
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100