The board discovery might miss detecting detached board when the package index is being updated #1186
Open
3 tasks done
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Originally from #1181:
If the IDE2 misses the board detachment event, the boards selection dropdown will show the board as a connected one although it was detached. Attaching + detaching the board should solve this problem.
To reproduce
Note that the bug cannot be reproduced consistently.
Please reference the description of this issue.
Expected behavior
The detached board is tracked by the IDE2 during the indexes update/core client re-initialization.
Arduino IDE version
a003831
Operating system
macOS
Operating system version
12.3.1
Additional context
I could only reproduce the defect from my slow Windows env, running the IDE2 from the source.
InitRequest
takes significantly longer: #637, #906: Update package index on 3rd party URLs change. #1132 (review)Issue checklist
The text was updated successfully, but these errors were encountered: