JC Martin
JC Martin
This resolve the high cpu caused by os.OpenFile as described here: https://github.com/golang/go/issues/22099
Hi, You might want to look at https://github.com/golang/go/issues/22099 I am running in the same issue with go-serial.
It seems that OSX (at least on 10.14.6) will not accept smartcards without a CHUID resulting in the following error: `failed to read CHUID record (Error Domain=CryptoTokenKit Code=-6 "(null)")` and...
Ready to merge