Skip to content

Commit d7d76ad

Browse files
committed
Comment.
1 parent 87a619b commit d7d76ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chasers/chaser_validate.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ bool chaser_validate::handle_event(const code&, chase event_,
8787
if (closed())
8888
return false;
8989

90+
// TODO: resume needs to ensure a bump.
9091
// Stop generating query during suspension.
9192
if (suspended())
9293
return true;

0 commit comments

Comments
 (0)