lol, wasn't even taking an action in the action method
This commit is contained in:
parent
b2c1d9d006
commit
b82b011156
|
@ -58,7 +58,7 @@ module Guard
|
||||||
end
|
end
|
||||||
|
|
||||||
def wait_for_pid_action
|
def wait_for_pid_action
|
||||||
0.5
|
sleep 0.5
|
||||||
end
|
end
|
||||||
|
|
||||||
def kill_unmanaged_pid!
|
def kill_unmanaged_pid!
|
||||||
|
|
Loading…
Reference in New Issue