kingToolbox / kingToolbox/WindTerm
Session log massed up
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I set the log file name to %n_%Y-%m-%d.log, when I open the same session multiple times at the same time, all the sessions' logs are written into a single file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by opening the same session multiple times concurrently with the log filename pattern %n_%Y-%m-%d.log. Trace how session identity and log-file paths are assigned, then verify that simultaneous sessions write to separate files without merging their output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100