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

Add API to disable lgalloc globally #48

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Add API to disable lgalloc globally #48

merged 2 commits into from
Mar 6, 2024

Conversation

antiguru
Copy link
Owner

@antiguru antiguru commented Mar 6, 2024

This fixes as API oversight: It's possible to enable lgalloc, but not to disable it later. This fixes the problem by introducing a disable function on the configuration object.

This fixes as API oversight: It's possible to enable lgalloc, but not to
disable it later. This fixes the problem by introducing a `disable`
function on the configuration object.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@antiguru antiguru merged commit 880b747 into main Mar 6, 2024
5 checks passed
@antiguru antiguru deleted the disable_option branch March 6, 2024 15:27
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