Closed
Description
Describe the problem
There are two new warnings every time I create a new tab.
root WARN Timeout after 5000 millis. The editor has not shown up in time. URI: file:///Users/a.kitta/Documents/Arduino/debug/alma.ino
They're false positives. The bug is here:
The condition should be inverted as commented here
To reproduce
Open IDE2, open a sketch, and a new tab. The editor opens, but there are two new warnings in the console.
Expected behavior
No warning
Arduino IDE version
Operating system
macOS
Operating system version
12.5.1
Additional context
No response
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