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

Disable liburing by default #1253

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Disable liburing by default #1253

merged 2 commits into from
Dec 5, 2023

Conversation

jmillan
Copy link
Member

@jmillan jmillan commented Dec 5, 2023

While investigating issue #1252, disable liburing by default.

In order to enable it, use MESON_ARGS as usual. ie:

MESON_ARGS=-Dms_enable_liburing=true npm install

While investigating #1201,
disable liburing by default.

In order to enable it, use MESON_ARGS as usual. ie:

MESON_ARGS=-Dms_enable_liburing=true npm install
@ibc
Copy link
Member

ibc commented Dec 5, 2023

Changelog and release needed then.

@jmillan jmillan merged commit 8c8c770 into v3 Dec 5, 2023
36 checks passed
@jmillan jmillan deleted the disable_liburing_by_default branch December 5, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants