intel / intel/tcf

Convert cleanup thread execution path into a process

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
26
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Long running daemons will leak resources in downstream libraries on which we have no control and grow to consume too much memory.

A cleanup spawning into a process will clear resources upon completion by killing the handling process.

We can't fix all the issues in downstream libraries, as we won't know what different drivers will use.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.