Navigation Menu

Skip to content

Commit

Permalink
droonga-engine: remove needless code
Browse files Browse the repository at this point in the history
Serf must be stopped when loop is stopped.
  • Loading branch information
kou committed Jan 5, 2015
1 parent 43c6f58 commit fbcb541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/droonga/command/droonga_engine.rb
Expand Up @@ -349,7 +349,6 @@ def run

trap_signals
@loop.run
@serf.stop if @serf.running?

@service_runner.success?
end
Expand Down

0 comments on commit fbcb541

Please sign in to comment.