cespare / reflex

Run a command when files change
MIT License
3.35k stars 135 forks source link

Error: Setctty set but Ctty not valid in child #79

Closed 9cat closed 3 years ago

9cat commented 3 years ago

[00] Starting service [00] fork/exec ./xxxxx.sh: Setctty set but Ctty not valid in child

9cat commented 3 years ago

problem in pty: https://github.com/creack/pty/issues/96

9cat commented 3 years ago

https://github.com/golang/go/issues/29458

cespare commented 3 years ago

This was already fixed in 456b3718abbf1922cfbd498521c27851250f5496 (tagged as v0.3.0).