sevlyar / go-daemon

A library for writing system daemons in golang.
MIT License
2.14k stars 246 forks source link

fix race condition on writing in wpipe (write |1: broken pipe) (#86) #87

Closed avoronkov closed 1 year ago

avoronkov commented 1 year ago

Patch to the issue: https://github.com/sevlyar/go-daemon/issues/86