• Matthew Slipper's avatar
    op-batcher: Wait for queue to drain before shutdown (#13172) · 622fb352
    Matthew Slipper authored
    Tests are flaking because the batcher's txmgr still polls for receipts after shutdown. Those polls emit logs, which then cause the tests to panic. To fix, I updated the batcher shutdown code to wait for all pending transactions in the tx queue to complete.
    622fb352
Name
Last commit
Last update
..
batcher Loading commit data...
cmd Loading commit data...
compressor Loading commit data...
flags Loading commit data...
metrics Loading commit data...
rpc Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
architecture.png Loading commit data...
justfile Loading commit data...
readme.md Loading commit data...