iotdb
iotdb copied to clipboard
Pipe: fix event counter decrement operations to avoid inconsistent final counts
fixup #13250, @Caideyipi found that for the following concurrency sequence enqueue -> dequeue -> decrease -> increase, the decrease event counter would fail...