Open
Description
Describe the problem
Small Arduino script. I'm watching the Serial Output over time checking for script errors.
Arduino library has 2499 files only.
IDE boards include ESP32 and ESP8266.
Error message only seems to appear after longer runtimes:
Unable to watch for the changes in this large workspace. Please follow the instructions link to resolve this issue.
Instructions link in error message sends me here:
Running Windows Task Manager shows a steady increase in memory usage running only one pretty simple script on an Adafruit ESP32 Feather.
To reproduce
Unknown
Expected behavior
No error message.
Arduino IDE version
2.0.2
Operating system
Windows
Operating system version
11 Home 10.0.22621 Build 22621
Additional context
Previously tracked at #39 and considered resolved by #1409
Additional reports
- Occasional "Unable to watch for file changes in this large workspace" warnings #39 (comment)
- https://forum.arduino.cc/t/ide-2-1-0-unable-to-watch-for-file-changes-in-this-large-workspace/1133988
Related
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details