Comment on Go’s race detector has a mutex blind spotparentComments−aleksi1yIt's too slow to run in prod to be worth itI disagree there. It is reasonable to run a few service instances with a race detector. I have a few services where _all_ instances are running with it just fine.
Comments
I disagree there. It is reasonable to run a few service instances with a race detector. I have a few services where _all_ instances are running with it just fine.