Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] z_pub_thr example fails after sending ~3000 messages in peer mode on Mac OS #707

Open
DenisBiryukov91 opened this issue Oct 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DenisBiryukov91
Copy link
Contributor

Describe the bug

z_pub_thr example fails after sending ~3000 messages in peer mode on MacOs:
z_pubplisher_put returns a error code -100 (_Z_ERR_TRANSPORT_TX_FAILED).

To reproduce

  1. modify z_pub_thr to run in peer mode,
  2. check for return value of z_publisher_put
  3. After several thousand messages, it will return a non-zero error

System info

Mac OS

@DenisBiryukov91 DenisBiryukov91 added the bug Something isn't working label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant