dereference the service from the service manager

bug/bundler_fix
TheNaterz 2017-06-09 16:24:01 -06:00
parent adfd6ff978
commit 40fafaa270
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ class Service
def stop
self.service.stop
self.service.deref
end
def wait