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

Is there supposed to be a loop in 2022-02-io_uring-worker-pool? #61

Open
dangleenTuple opened this issue Mar 25, 2024 · 0 comments
Open

Comments

@dangleenTuple
Copy link

When trying to run the program in udp-read.rs, the process hangs indefinitely because there's a loop at the end. I am not sure if that was intentional.

If you remove the loop, it just executes all of the threads that were initiated and correctly executes the io_uring read as intended. I can submit a PR with it removed if that's the outcome that's intended. Just lmk!

Also - the blogpost for this article (io_uring worker pool) seems to be down on the cloudflare-blog website. I'd like to read it, so please let me know if it's possible it can be re-uploaded.

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

No branches or pull requests

1 participant