Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liveness-aware garbage collection #3

Open
jkominek opened this issue Feb 6, 2020 · 1 comment
Open

Liveness-aware garbage collection #3

jkominek opened this issue Feb 6, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jkominek
Copy link
Owner

jkominek commented Feb 6, 2020

The garbage collector should make use of live process information from the liveness management system, to ensure it doesn't collect anything early.

@jkominek jkominek added the enhancement New feature or request label Feb 6, 2020
@jkominek jkominek self-assigned this Feb 6, 2020
@jkominek jkominek added this to the "One Point Oh" milestone Dec 24, 2020
@jkominek
Copy link
Owner Author

See notes on #2, which this depends on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant