Zhang Chen <[email protected]> writes: > Based on monitor QOM path tracking iothread users with holder. > Introduce the AioContext in the Monitor struct to avoid repeated calls to > iothread_get_aio_context() and ensure symmetrical ref/unref during > monitor lifecycle. > > Signed-off-by: Zhang Chen <[email protected]>
Why are repeated calls bad? How would symmetry be lost?
