• Brad Fitzpatrick's avatar
    net/http: fix racy test · 3b73aaaf
    Brad Fitzpatrick authored
    We need to wait for the handler to actually finish running,
    not almost be done running.
    
    This was always a bug, but now that handler output is buffered
    it shows up easily on GOMAXPROCS >1 systems.
    
    R=golang-dev, iant
    CC=golang-dev
    https://golang.org/cl/7109043
    3b73aaaf
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...