At 2026-08-20 18:56:32, "Nazir Bilal Yavuz" <[email protected]> wrote: >One general place is PgAioHandle, I put wait_event_info into >PgAioHandle but now its size is increased from 144 to 152. I couldn't >find a better place, do you have any suggestions?
Hi, I've reviewed your patch. I noticed that under the default io_method=worker, asynchronous reads from mdreadv still report AIO_IO_COMPLETION when the backend gets blocked. The caller‑supplied wait_event_info is still being ignored. Is this a problem? Best regards, -- Yilin Zhang
