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

Update tokio-epoll-uring for linux-raw-sys #7918

Merged
merged 1 commit into from
May 30, 2024

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented May 30, 2024

Updates the tokio-epoll-uring dependency.

There is only one change, the adoption of linux-raw-sys for statx instead of using libc.

Part of #7889.

@arpad-m arpad-m requested review from problame and koivunej May 30, 2024 14:24
@arpad-m arpad-m marked this pull request as ready for review May 30, 2024 14:41
@arpad-m arpad-m mentioned this pull request May 30, 2024
6 tasks
@arpad-m arpad-m changed the title Update tokio-epoll-uring Update tokio-epoll-uring for linux-raw-sys May 30, 2024
Copy link

3150 tests run: 3017 passed, 0 failed, 133 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_vm_bit_clear_on_heap_lock: debug

Code coverage* (full report)

  • functions: 31.4% (6492 of 20671 functions)
  • lines: 48.4% (50193 of 103746 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
b5a394d at 2024-05-30T15:14:38.248Z :recycle:

@arpad-m arpad-m merged commit c18b1c0 into main May 30, 2024
63 of 64 checks passed
@arpad-m arpad-m deleted the arpad/update_tokio_epoll_uring branch May 30, 2024 15:45
a-masterov pushed a commit that referenced this pull request Jun 3, 2024
Updates the `tokio-epoll-uring` dependency.

There is [only one change](neondatabase/tokio-epoll-uring@342ddd1...08ccfa9),
the adoption of linux-raw-sys for `statx` instead of using libc.

Part of #7889.
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.

2 participants