Abhinav Ittekot

Results 2 comments of Abhinav Ittekot

Hmm, I see that `go test -race` hangs when I run against 2.8.1 but works just fine with 2.7.1. Will try and figure out what's happening here.

Had a similar issue with 2.4.0. New tasks were stuck in the 'queued' state. After spending some time debugging, our team found that we were passing 'runAsUser = null' while...