Bulat Gafurov

Results 3 comments of Bulat Gafurov

Seems that race condition occuring, when I'm trying to observe with strace build successfully finishing, but when build stuck, connections to pid with strace shows ```shell user@node-with-kubernetes-executor:~$ sudo strace -p...

Building with -race parameter and cgo enabled does the trick, but you know golang race detector overhead