package l;

/* JADX INFO: compiled from: KotlinExtensions.kt */
/* JADX INFO: loaded from: classes.dex */
public final class o extends g.h0.c.m implements g.h0.b.l<Throwable, g.a0> {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ b f5052b;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public o(b bVar) {
        super(1);
        this.f5052b = bVar;
    }

    @Override // g.h0.b.l
    public g.a0 invoke(Throwable th) {
        this.f5052b.cancel();
        return g.a0.a;
    }
}
