YUKI Hiroshi
yuki****@clear*****
Wed Jul 23 10:29:57 JST 2014
ありがとうございます! 単にこれらの行を消せば良かったんですね。 Kouhei Sutou wrote: > Author > Kouhei Sutou <kou �� clear-code.com> > Date > 2014-07-23 10:28:56 +0900 (Wed, 23 Jul 2014) > New Revision > 482d42736598c86b6958d0b02c19868de323b462 > <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462> > Message > > Remove needless code > > Modified files > > * lib/droonga/command/droonga_engine.rb > <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#diff-0> > > Modified: lib/droonga/command/droonga_engine.rb (+0 -2) > =================================================================== > > ... <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L311> > 312 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L312> > 313 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L313> > 314 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L314> > 315 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L315> > 316 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L316> > 317 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L317> > 318 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L318> > ... <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L325> > 326 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L326> > 327 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L327> > 328 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L328> > 329 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L329> > 330 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L330> > 331 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L331> > 332 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0L332> > > > > ... <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R311> > 312 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R312> > 313 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R313> > 314 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R314> > > 315 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R315> > 316 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R316> > 317 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R317> > ... <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R324> > 325 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R325> > 326 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R326> > 327 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R327> > > 328 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R328> > 329 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R329> > 330 <https://github.com/droonga/droonga-engine/commit/482d42736598c86b6958d0b02c19868de323b462#L0R330> > > > > @@ -312,7 +312,6 @@ module Droonga > end > > def restart_graceful > - @loop_breaker.signal > old_service_runner = @service_runner > @service_runner = run_service > @service_runner.on_ready = lambda do > @@ -326,7 +325,6 @@ module Droonga > end > > def restart_immediately > - @loop_breaker.signal > old_service_runner = @service_runner > @service_runner = run_service > old_service_runner.stop_immediately > > > > _______________________________________________ > Groonga-commit mailing list > Groonga-commit �� lists.sourceforge.jp > http://lists.sourceforge.jp/mailman/listinfo/groonga-commit > -- 結城 洋志 <YUKI Hiroshi> E-mail: yuki �� clear-code.com 株式会社クリアコード 〒113-0033 東京都文京区本郷3-27-12 本郷デントビル2階 TEL : 03-6231-7270 FAX : 03-6231-7271 WWW : http://www.clear-code.com/