Navigation Menu

Skip to content

Commit

Permalink
Clear instance variable to store timer after it is destroyed
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 23, 2015
1 parent 88db42c commit 8d73283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/droonga/file_observer.rb
Expand Up @@ -60,6 +60,7 @@ def stop
# logger.trace("stop: file watcher detached",
# :watcher => @watcher,
# :path => @path)
@watcher = nil
end

private
Expand Down

0 comments on commit 8d73283

Please sign in to comment.