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

Automatic garbage collection in SGL #195

Open
ccummingsNV opened this issue Feb 11, 2025 · 0 comments
Open

Automatic garbage collection in SGL #195

ccummingsNV opened this issue Feb 11, 2025 · 0 comments

Comments

@ccummingsNV
Copy link
Collaborator

For situations in which SGL is used without an obvious main loop, it's unclear when garbage collection should happen.

We should add an automated process that kicks in when a threshold is met to avoid crashes, so trigger_garbage_collection becomes an optional feature to improve performance rather than a critical feature to avoid crashes.

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

No branches or pull requests

4 participants