diff options
author | Wataru Ishida <ishida.wataru@lab.ntt.co.jp> | 2016-11-21 04:47:34 -0500 |
---|---|---|
committer | Wataru Ishida <ishida.wataru@lab.ntt.co.jp> | 2016-11-21 19:41:38 -0500 |
commit | 5d4e9154b063aee1ecc1a90212965b561c6def99 (patch) | |
tree | 8cbfd0be28995757e5e86d8ae42cb37f9db4220a /api/grpc_server.go | |
parent | 7006ec15fe72bdcf41f03d9e76db6783e7970b0a (diff) |
server: fix memory leak in infinite channel goroutine
infinite channel has internal goroutine which won't stop until all items in
the buffer are dequeued.
Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'api/grpc_server.go')
0 files changed, 0 insertions, 0 deletions