zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Message dropping when restarting the push/pull example #890

Closed mrakgr closed 2 years ago

mrakgr commented 4 years ago

Environment

NetMQ Version: 4.0.1.2-pre
Operating System: Windows 10
.NET Version: .NET Core 3.1

Expected behaviour

100 messages get processed.

Actual behaviour

The messages start getting dropped after a few dozen.

Steps to reproduce the behaviour

Run the example by pressing space a few times to completion.


I managed to reproduce the error I talked about in issue #889 on a command line example. Here it is. It happens to me after I run it a few times, much like in the GUI example.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.