b1lly / gob

Go Language build tool that automatically rebuilds and runs the program when any files/packages are added, modified or deleted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIGQUIT for the restart

ttacon opened this issue · comments

When using gob, some people don't like to run it in dependency mode (cough b1lly cough), it would be cool if SIGQUIT signaled to restart the current process gob was running. I'll push a code for this soon - thought of it today and should have it done soon.

Pushed as b0ba442.