Possible resources leak with temp files
Open
arduino-builder
arduino-cli
Component: Compilation
Type: Bug
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 7k
- PR merge metrics
- No merged PRs in 30d
Description
While working on compiling sketches with embedded libraries, I ran into the situation described in the attached screenshot. I have not looked into it but on the surface it looks like there might be some resources that might survive too long. This likely happened with 1.8.5 and 1.9.0
Contributor guide
Research direction
Reproduce compiling sketches with embedded libraries using the Arduino IDE versions mentioned, 1.8.5 and 1.9.0, and compare the resulting temporary-resource behavior with the attached screenshot. Trace where compilation resources are created and released; done means confirming the leak and ensuring those resources do not survive longer than necessary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100