Possible goroutine leak in GenSSH
alphadose opened this issue · 0 comments
alphadose commented
the goroutine at https://github.com/sdslabs/gasper/blob/develop/services/genssh/controller.go#L84 might never be terminated if the channel is not closed
alphadose opened this issue · 0 comments
the goroutine at https://github.com/sdslabs/gasper/blob/develop/services/genssh/controller.go#L84 might never be terminated if the channel is not closed