Skip to content

fix first pub message not always arriving#54

Merged
brichards64 merged 5 commits into
ToolDAQ:mainfrom
marc1uk:socketmonetc
May 7, 2026
Merged

fix first pub message not always arriving#54
brichards64 merged 5 commits into
ToolDAQ:mainfrom
marc1uk:socketmonetc

Conversation

@marc1uk
Copy link
Copy Markdown
Contributor

@marc1uk marc1uk commented May 3, 2026

use socket monitor (and test pub) to ensure pub is ready in Ready
also:
set ZMQ_IMMEDIATE on pub socket, apparently it's relevant
small bugfix; should check err is not null before setting it in error case
change compression check from just heuristically checking that messages start with '(' to more robust 4-byte check

marcus o'flaherty added 5 commits May 3, 2026 23:19
use socket monitor (and test pub) to ensure pub is ready in Ready
bugfix; should check err is not null before setting it in error case
change compression check from just heuristically checking that messages start with '(' to more robust 4-byte check
@brichards64 brichards64 merged commit 409f2cb into ToolDAQ:main May 7, 2026
1 check failed
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.

2 participants