Skip to content
Snippets Groups Projects
Unverified Commit 98a4868a authored by Masataka Pocke Kuwabara's avatar Masataka Pocke Kuwabara
Browse files

Cleanup guard process anytime

parent 435ffc3b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -47,8 +47,9 @@ module Guard
exitcode = e.status
end
 
stop
exitcode
ensure
stop
end
 
def stop
Loading
Loading
Loading
Loading
@@ -16,7 +16,7 @@ module Guard
end
 
def self.disconnect
@notifier.disconnect
@notifier && @notifier.disconnect
@notifier = nil
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment