[Enhancement]: Delete unused wait_event RESOURCE_SERVICE_SWITCH_LOCK_WAIT
Open
Nobody has claimed this yet.
good first issue
help wanted
type: enhancement
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 342
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 52
Description
Enhancement
No code refer to wait_event RESOURCE_SERVICE_SWITCH_LOCK_WAIT, so we can delete it.
Contributor guide
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
Search the repository for RESOURCE_SERVICE_SWITCH_LOCK_WAIT and inspect its declaration and definition to confirm that no code refers to it. Remove the unused wait event and verify that the repository still builds with no remaining references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100