Skip to content

Convert cleanup thread execution path into a process #1

Description

@inakypg

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions