Skip to content

Commit 66f36bc

Browse files
committed
v2.18.1
1 parent 3e397fc commit 66f36bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/releaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,6 @@ This file describes the main feature changes for each readout.exe released versi
541541
- equipment-player: stop generating data at beginning of EOR, for faster flushing.
542542
- consumer.FairMQchannel: using thread mode by default for DD formatting (still 1 thread by default, but better data checks than without threading mode). Using non-blocking FMQ send for faster handling of EOR if no process on the other side.
543543

544-
## next
544+
## v2.18.1 - 23/03/2023
545545
- Optimized EOR sequence in case FMQ stuck, as per timeout readout.flushConsumerTimeout definition. Pending data are discarded.
546546
- Moved FMQ repack stats logs at STOP instead of RESET.

src/ReadoutVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
#define READOUT_VERSION "2.18.0"
12+
#define READOUT_VERSION "2.18.1"
1313

0 commit comments

Comments
 (0)