Skip to content

Commit bb091df

Browse files
committed
reset timeframe id start/stop/start
1 parent 496f22c commit bb091df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ConsumerFMQchannel.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,6 +1370,8 @@ int ConsumerFMQchannel::start() {
13701370
nIncompleteHBF = 0;
13711371
TFdropped = 0;
13721372

1373+
currentTimeframeId = undefinedTimeframeId;
1374+
13731375
return Consumer::start();
13741376
}
13751377
int ConsumerFMQchannel::stop() {

0 commit comments

Comments
 (0)