Issue with go 1.14beta1

I am trying to upgrade our app from go 1.11 to go 1.14. Since 1.14 beta1 just got released, thought of giving it a whirl. What is see is that with this release, system calls within zmq fail with EINTR. This usually happens if the system call is interrupted by a signal. I thought go runtime enforces SA_RESTART, did something in this area break in 1.14

There is a dedicated location where to report problems with go1.14beta1.

Report any problems using the issue tracker:
Sign in to GitHub ยท GitHub

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.