Descriptiontest: Reduce race conditions in chan/nonblock.go.
nonblock.go wants to test nonblocking operations on
synchronous channels, so it is inherently racy. This
introduces loops to make the race conditions much more likely
to succeed when using gccgo.
Patch Set 1 #Patch Set 2 : code review 2161043: test: Reduce race conditions in chan/nonblock.go. #MessagesTotal messages: 3
|