[Groonga-commit] droonga/droonga-engine at 89e8ef2 [master] Output trace log when asynchronous task is finished

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 14 18:33:36 JST 2015


YUKI Hiroshi	2015-04-14 18:33:36 +0900 (Tue, 14 Apr 2015)

  New Revision: 89e8ef2a51943a88a959f954637eca964308e33a
  https://github.com/droonga/droonga-engine/commit/89e8ef2a51943a88a959f954637eca964308e33a

  Message:
    Output trace log when asynchronous task is finished

  Modified files:
    lib/droonga/plugin/async_command.rb

  Modified: lib/droonga/plugin/async_command.rb (+2 -0)
===================================================================
--- lib/droonga/plugin/async_command.rb    2015-04-14 18:32:46 +0900 (f6015b3)
+++ lib/droonga/plugin/async_command.rb    2015-04-14 18:33:36 +0900 (3860bde)
@@ -115,6 +115,8 @@ module Droonga
               end
             else
               timer.detach
+              logger.trace("start: watcher detached on unexpected exception",
+                           :watcher => timer)
             end
           end
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index