cqfn / cqfn/refrax

Possible memory leak in function criticizeAll (internal/facilitator/agent.go)

Open
#147 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

[ch](https://github.com/cqfn/refrax/blob/5893bd22c5d3703d401d3dfb6df43e07d31ee5b2/internal/facilitator/agent.go#L105) channel is never closed, which can cause a memory leak
the function can be rewritten using sync.WaitGroup to solve the problem

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.