libgo patch committed: Fix race condition in netchan test

Ian Lance Taylor iant@google.com
Thu Jan 27 00:11:00 GMT 2011


This patch, copied from the master Go library, avoids a race condition
in the netchan test.  The consequence of the race condition would
normally be a deadlock.  Bootstrapped and ran Go testsuite on
x86_64-unknown-linux-gnu.  Committed to mainline.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 600 bytes
Desc: netchan
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110127/92470434/attachment.bin>


More information about the Gcc-patches mailing list