Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-21 | server: fix memory leak in infinite channel goroutine | Wataru Ishida | |
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> |