Skip to content

fix: --count exists without waiting for extra input message#182

Open
regalk13 wants to merge 1 commit intonextfrom
fix-count-stop
Open

fix: --count exists without waiting for extra input message#182
regalk13 wants to merge 1 commit intonextfrom
fix-count-stop

Conversation

@regalk13
Copy link

@regalk13 regalk13 commented Feb 5, 2026

Fixes issue of --count

Prev:

--count=1
...
nmsg_io: iothr=0x5586bf6c3590 count_nmsg_payload_in=2
nmsgtool: totals: payloads_in 2 payloads_out 1 container_recvs 1 container_drops 0

Now:

--count=1
...
nmsg_io: iothr=0x5634f5432590 count_nmsg_payload_in=1
nmsgtool: totals: payloads_in 1 payloads_out 1 container_recvs 1 container_drops 0

Tested with -r flag with nmsg files and json inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant