]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: stop profiling if client's connection closes
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Jan 2016 00:25:24 +0000 (00:25 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Jan 2016 05:51:38 +0000 (05:51 +0000)
commitc799e4a577e325d4ef3fd74ebd5415994096cd16
tree8cf3ef16de54618dd8a6660a7f44cafe31e49b71
parenta4f27c42254a3a79d71e7d6a1b8f45970621a644
net/http/pprof: stop profiling if client's connection closes

Fixes #13833

Change-Id: If0bd5f7dcfc39d34680d11eb998050f0900d5a26
Reviewed-on: https://go-review.googlesource.com/18283
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/pprof/pprof.go