• Russ Cox's avatar
    compress/flate: fix test · d044674a
    Russ Cox authored
    The test was checking for a buffer to be empty but
    actually racing with the background goroutine that
    was emptying it.  Left a comment so that the check
    is not reintroduced later.
    
    Fixes #1557.
    
    R=golang-dev, dsymonds
    CC=golang-dev
    https://golang.org/cl/4248063
    d044674a
Name
Last commit
Last update
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...