Possible memory leak
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
With pfcon configured in "innetwork" mode, in theory its memory usage should remain low. However, we are seeing its memory usage creep up and up, even to the point of reaching OOM.
In comparison, `pman` does not show its memory usage creeping up.
(This could just be because the Python garbage collector sucks.)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.