History file collisions
Open
Nobody has claimed this yet.
enhancement
Low Priority
- Dominant language
- Python
- Stars
- 15
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
History file (.pdvhistory) collisions with multiple pydv applications running.
- Append pid to history file?
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 locating the code that reads or writes the .pdvhistory file and check how multiple PyDV application instances choose its path. Reproduce the collision with two running applications, then verify that each instance uses a distinct history file without breaking history loading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100