tried install liburing with https://hnakamur.github.io/blog/2020/04/07/tried_io_uring_example/ but got error below can you provide instructions to test? ``` ./webserver_liburing 83123 Async request failed: Invalid argument for event: 0 ```
tried install liburing with
https://hnakamur.github.io/blog/2020/04/07/tried_io_uring_example/
but got error below
can you provide instructions to test?