pakoito
async { conn, callback -> val cancel = myCancel.asyncCall(callback); conn.push(fx { cancel.abort() }) }