[Groonga-commit] droonga/droonga-engine at 8d73283 [master] Clear instance variable to store timer after it is destroyed

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Thu Apr 23 16:16:55 JST 2015


YUKI Hiroshi	2015-04-23 16:16:55 +0900 (Thu, 23 Apr 2015)

  New Revision: 8d73283c5eeab6312883876edc74af1dfc532f1a
  https://github.com/droonga/droonga-engine/commit/8d73283c5eeab6312883876edc74af1dfc532f1a

  Message:
    Clear instance variable to store timer after it is destroyed

  Modified files:
    lib/droonga/file_observer.rb

  Modified: lib/droonga/file_observer.rb (+1 -0)
===================================================================
--- lib/droonga/file_observer.rb    2015-04-23 16:16:40 +0900 (9c2d51e)
+++ lib/droonga/file_observer.rb    2015-04-23 16:16:55 +0900 (8561bea)
@@ -60,6 +60,7 @@ module Droonga
       # logger.trace("stop: file watcher detached",
       #              :watcher => @watcher,
       #              :path => @path)
+      @watcher = nil
     end
 
     private
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る