Daijiro MORI
null+****@clear*****
Wed Aug 21 13:24:30 JST 2013
Daijiro MORI 2013-08-21 13:24:30 +0900 (Wed, 21 Aug 2013) New Revision: 5105ee8c4352e3209afcf878ec8c600b3ff2d88d https://github.com/droonga/fluent-plugin-droonga/commit/5105ee8c4352e3209afcf878ec8c600b3ff2d88d Message: Shutdown the executor in engine.rb. Modified files: lib/droonga/engine.rb Modified: lib/droonga/engine.rb (+1 -0) =================================================================== --- lib/droonga/engine.rb 2013-08-21 13:21:09 +0900 (f913f48) +++ lib/droonga/engine.rb 2013-08-21 13:24:30 +0900 (42a3982) @@ -54,6 +54,7 @@ module Droonga def shutdown $log.trace("engine: shutdown: start") shutdown_emitter if @emitter + @executor.shutdown if @executor if @supervisor shutdown_supervisor @message_input.close unless @message_input.closed? -------------- next part -------------- HTML����������������������������...Download