You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for CSharp per #220. Note that this includes a change to allow ZMQ connections to be resilient to interrupts. This could potentially impact users that have installed signal handlers, and expect that any ZMQ connections will be terminated when those signals occur.