zeromq / netmq

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

Poller tests fix #960

Open jasells opened 3 years ago

jasells commented 3 years ago

This fixes #959 for running unit tests in Debug.

jasells commented 3 years ago

All tests run locally, not sure what the problem is

valeriob commented 2 years ago

I encountered the same problem, is this fix ready ?

dakelley95 commented 2 years ago

Encountered same issue as well. Would love this fix.