Navigation Menu

Skip to content

Commit

Permalink
check-crash: add a TODO note
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 11, 2018
1 parent 117ae10 commit 20a4f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/groonga-query-log/command/check-crash.rb
Expand Up @@ -180,6 +180,7 @@ def check_query_log_statistic(path, statistic)
@flushed = false
@unflushed_statistics << statistic
when "io_flush"
# TODO: Improve flushed target detection.
@flushed = true
@unflushed_statistics.clear
when "database_unmap"
Expand Down

0 comments on commit 20a4f2f

Please sign in to comment.