On 20/02/19 19:07, Kevin Wolf wrote: > Am 20.02.2019 um 19:01 hat Paolo Bonzini geschrieben: >> aio_co_wake was also acquiring/releasing the AioContext, so >> that needs to stay for now. > > True. Maybe I should leave the aio_co_wake call alone() and just add the > assertion to avoid complicating the code rather than simplifying it...
Yes, I agree. Paolo ps: where is alone() defined? :) Paolo