-
Colby Ranger authored
The reverseproxy test depended on the behavior of runtime.NumGoroutines(), which makes no guarantee when goroutines are reaped. Instead, modify the flushLoop() to invoke a callback when it returns, so the exit from the loop can be tested, instead of the number of gorountines running. R=bradfitz CC=golang-dev https://golang.org/cl/6068046
a6d4471b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
chunked.go | ||
chunked_test.go | ||
dump.go | ||
dump_test.go | ||
persist.go | ||
reverseproxy.go | ||
reverseproxy_test.go |