-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: neondatabase/tokio-epoll-uring
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
tests: use
#[tokio::test(start_paused=true)]
to avoid flakiness in the future
tech_debt
#62
opened Oct 29, 2024 by
problame
deadlock footgun when io_uring op completes but the op future doesn't get polled
#60
opened Oct 28, 2024 by
problame
cancelling a waiter does not free all associated memory until a slot is returned
#59
opened Oct 28, 2024 by
problame
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.