I used 1.12.6 Go library to develop GoLang Application with Beego framework. When I generate Binary in Linux box and run that binary in same linux box, its run fine.
Issue is: when I generate Binary in Jenkins Pipeline, and run that binary in Linux box, it gives error, epollwait on fd 4, and netpoll failed. I used similar build script in Linux as well as in pipeline. Can someone please guide me on this issue. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/fe8224bb-2ae4-4aaa-82b5-98d4f671596ao%40googlegroups.com.