board list --watch
occasionally fails to detect any serial ports on macOS
#2784
Labels
type: imperfection
Perceived defect in any part of project
Describe the problem
I have been experiencing an intermittent issue with the
board list --watch
command while using version 1.1.1 of the CLI on macOS. Occasionally, the command does not detect any serial ports, resulting in missing watch events via gRPC.To reproduce
board list --watch
The OS can detect the serial ports with
ls /dev/tty.*
at the same time while the watch process runs.Proof 👇
Expected behavior
The
board list --watch
command should consistently detect the serial ports and trigger appropriate board list watch events.Arduino CLI version
arduino-cli Version: 1.1.1 Commit: fa6eafc Date: 2024-11-22T09:31:36Z
Operating system
macOS
Operating system version
11.7.10
Additional context
Issue checklist
The text was updated successfully, but these errors were encountered: