Navigation Menu

Skip to content

Commit

Permalink
Output trace log when asynchronous task is finished
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 14, 2015
1 parent e2f4ea8 commit 89e8ef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/droonga/plugin/async_command.rb
Expand Up @@ -115,6 +115,8 @@ def start
end
else
timer.detach
logger.trace("start: watcher detached on unexpected exception",
:watcher => timer)
end
end

Expand Down

0 comments on commit 89e8ef2

Please sign in to comment.