zeromq / netmq

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

object disposed exception on enqueuing a task to a scheduler. #993

Open AnudeepGarge opened 3 years ago

AnudeepGarge commented 3 years ago

Environment

NetMQ Version:    4.0.1.6
Operating System: Windows
.NET Version:     4.7.2

Expected behaviour : On sending a message it should be successfully sent.

Actual behaviour: The exception has occurred on queuing task to the poller scheduler, and object disposed exception has occured.

Steps to reproduce the behaviour

The issue is sporadic, but below are the logs:

NetMQ_Exception