-
With go1.1, there is a new option '-race' which detects races.
`sudo -E go test -race`
There is a lot of races in tests.
-
9f287c211eb3a92ae3aa31b6f767bb9998f2f147 added ref counting for tasks blocking on pipes to avoid a race that happens during shutdown. This should only be necessary in the select case. When receiving f…
eholk updated
10 years ago
-
_From [timurrrr@google.com](https://code.google.com/u/timurrrr@google.com/) on June 29, 2010 11:02:36_
Dr. Memory r19 + Dynamorio r363 work fine.
When I update Dr. Memory to r20 ( https://code.googl…
-
I have been seeing SessionExpired exceptions when performing get operations. What should I be doing in these cases (or to prevent them from happening in the first place)?
eric updated
10 years ago