commit | 44e74d53da5f2abe9aa8fff80b56a87253c4715d | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Mon Aug 22 22:12:49 2016 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Tue Aug 23 03:38:21 2016 +0000 |
tree | 6368eaf5920207dcd4c5f40d995caa8c46ab1186 | |
parent | 1615165ba855199d66cb584764bb30f1439b02b1 [diff] |
buildlet: don't leak file descriptors to buildlets Also, add count of fds and goroutines to the coordinator's status page. Change-Id: I857e609623cfa280716d5d079180d0e4021d0bac Reviewed-on: https://go-review.googlesource.com/27550 Reviewed-by: Quentin Smith <quentin@golang.org>