On 11/8/22 7:42 PM, Dylan Yudaken wrote:
Ensure that unregister_files processes task work from defer_taskrun even when not explicitly flushed. Signed-off-by: Dylan Yudaken <dylany@xxxxxxxx>
I feel a bit irritated because the close() and io_uring_queue_exit() don't get invoked in the error paths. But not a big deal, since in the test we'll be exiting soon after that :p Reviewed-by: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> -- Ammar Faizi