″“go test -race” Under the Hood” by Kavya Joshi

Curated as Debugging and Go.

Watch this talk on YouTube.

September 2016

″“go test -race” Under the Hood” by Kavya Joshi

Writing correct concurrent code is hard. Debugging incorrect concurrent code is even harder. The Go race detector, introduced in Go version 1.1, is one cool ...

  • Debugging
  • Go

Share:

  • Twitter
  • Facebook
  • LinkedIn

Related Talks