On Mon, Jun 8, 2026 at 6:42 PM Markus Armbruster <[email protected]> wrote: > > Zhang Chen <[email protected]> writes: > > > On Wed, Jun 3, 2026 at 1:41 AM Markus Armbruster <[email protected]> wrote: > > [...] > > >> The patch appears to delete unused iothread_get_aio_context() from > >> iothread.[cg] and to rename iothread_ref_and_get_aio_context() to > >> iothread_get_aio_context(). It leaves iothread_get_aio_context() in > >> tests/unit/iothread.[ch] alone. The result is confusing: test's > >> iothread_get_aio_context() takes now one parameter less than the regular > >> one. > >> > >> Should you change both versions? > >> > > > > Yes, I already noticed the iothread test, we can change it after > > merging this series. > > What about changing it in v9? Assuming we need a v9. >
OK, I will add this part in V9. Thanks Chen
