-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Test foo #1443
Conversation
### Details - `createWorker({ disableLiburing: true })` disables LibUring usage despite it's supported by the worker and current host. - Related (still to be fixed) issue which brings lot of context: #1435
Co-authored-by: Nazar Mokrynskyi <nazar@mokrynskyi.com>
This reverts commit 5ce4ff8.
This reverts commit 2893da0.
This reverts commit 53b68bc.
This reverts commit cc97c1a.
This reverts commit 975c5ac.
This reverts commit 80fbae0.
This reverts commit 0529246.
This reverts commit 0799e37.
You know you can test CI without opening PRs, right? |
Yes, but I may want to use this PR as temporal documentation. Well, tests will probably pass here which means that something in my PR broke things despite it looks incredible. |
Could use a more creative title in this case 🙈 |
Ok, Rust tests pass in this branch which is basically v3. So no magic here. Something is broken in #1442. Closing this PR. |
TEST: DELETE
This is basically same as v3 branch. This branch comes from #1442 PR in which all its commits have been reverted. Just to see if Rust tests also fail here.