bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
620 stars 189 forks source link

Wait for socat to be ready before running full test. #74

Closed QuLogic closed 4 years ago

QuLogic commented 4 years ago

The -D option tells it to print something just before starting the transfer phase, which should be enough to ensure that all the file links are available without having to guess a suitable timeout.

cmaglie commented 4 years ago

:+1: