Cantara / Cantara/Java-Auto-Update
Duplicate handling should check if PID is used by another process before killing
Open
- Dominant language
- Java
- Stars
- 55
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
When JAU restarts, it should check if the PID it tries to kill actually is the previously managed process or if the PID is now in use by another process.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the restart path that identifies and kills the managed process, then inspect how its PID is stored or validated; done means a reused PID is not treated as the previously managed process and is not killed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100