mrutkows commented on pull request #128: URL: https://github.com/apache/openwhisk-runtime-go/pull/128#issuecomment-679335336
@sciabarracom I have been warned away from using go 1.14.x in any production setting due to EINTR issues... the advice is to skip from 1.13 to 1.15 (where the comm. addressed regressions in sys libs.) which thankfully was just released a couple of weeks ago. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
