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

Catch OOM when (re-)creating the current presets object #2616

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

simonpoole
Copy link
Collaborator

This stops crashing due to the OOM, but this is naturally still fatal. Clearing the data layer caches before recreating the presets may help with avoiding this in the first place.

See #2614 (comment)

This stops crashing due to the OOM, but this is naturally still fatal.
Clearing the data layer caches before recreating the presets may help
with avoiding this in the first place.
@simonpoole simonpoole force-pushed the catch_oom_when_creating_presets branch from 65fbcf6 to 22ed974 Compare July 10, 2024 13:43
@simonpoole simonpoole merged commit d00d66c into master Jul 10, 2024
2 checks passed
@simonpoole simonpoole deleted the catch_oom_when_creating_presets branch July 10, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant