griffina / SHT1x

Golang interface for the Sensirion SHT (SHT71/SHT75/SHT15/SHT11/SHT10) Temperature and Humidity sensors
3 stars 5 forks source link

EpollWait panic #1

Closed isaiasma closed 8 years ago

isaiasma commented 9 years ago

SHT1x works fine, thanks ;-)

But I recently got the following panic:

panic: EpollWait error: interrupted system call

in file griffina/gpio/gpio_linux.go

like davecheney gpio issue 12: davecheney/gpio/issues/12

griffina commented 8 years ago

Updated [https://github.com/griffina/gpio/] to fix this issue.