the.bay.news

Data races and the memory model in Go

Phuong Le
Data races and the memory model in Go
We write a value in one goroutine and read it in another. Nothing crashes, and the value is there. It looks like our code works. We actually got lucky. Go does …

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.