dutchcoders / dutchcoders/go-clamd
Goroutine leak
Open
- Dominant language
- Go
- Stars
- 104
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
The anonymous goroutine introduced in https://github.com/dutchcoders/go-clamd/pull/4/commits/4ca7e7b82651009473ab23a8a24bf7f5700f61bd will never exit unless the command is aborted. This leaks a goroutine per successful invocation of `ScanStream`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.