Results 145 comments of Qi

We'd better write a short migration guideline, I believe a few migration examples are enough.

Hello folks, tokio is moving forward with the stabilization of `LocalRuntime`, we welcome community involvement, especially in discussing downstream impacts. See #7558

History: * Replace the spin lock by `Mutex` because `Mutex` will spin for a while before sleeping. * Replaced the lock-less wheel with spin locked wheel due to the complexity...

This feature has been implemented by #7465.

> the goal is to transparently replace the file API backend with io_uring from a thread pool This progress may not be "transparent", as io_uring requires higher permission than thread...

@t-yuki Thanks for your contribution! Would you mind adding a regression test on this issue? I think we have missed this test for a long time. And also a changelog...

Since this is a new issue introduced in 3.8 and should be a small fix, I added this to the 3.9 milestone. Internal ticket: [KAG-5447](https://konghq.atlassian.net/browse/KAG-5447) [KAG-5447]: https://konghq.atlassian.net/browse/KAG-5447?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Approved to run CIs against https://github.com/Kong/kong/pull/13696/files/b98da5efa4c8a70cb05725b9ea09c5ff680c8170.