Files
go-serial/serial_unix.go
Cristian Maglie 6a673bf917 Transparently handle EINTR during Read
This has been observed in particular on MacOS, in this case just retry
the call without throwing the error back to the user.

Related to:
https://github.com/arduino/arduino-cli/issues/504
https://github.com/arduino/arduino-pro-ide/issues/157
2019-12-03 20:26:03 +01:00

9.2 KiB