package defpackage;

import kotlin.Metadata;

/* JADX INFO: renamed from: hu8, reason: from Kotlin metadata and case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
@Metadata(d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u0003\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0004\u001a\u00020\u0003\"\u0004\b\u0000\u0010\u00002\b\u0010\u0002\u001a\u0004\u0018\u00010\u0001H\n¢\u0006\u0004\b\u0004\u0010\u0005"}, d2 = {"T", "", "it", "Le6a;", "<anonymous>", "(Ljava/lang/Throwable;)V"}, k = 3, mv = {1, 5, 1})
final class C0571hu8 extends u55 implements sq3<Throwable, e6a> {
    public final /* synthetic */ gu8 a;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0571hu8(gu8 gu8Var) {
        super(1);
        this.a = gu8Var;
    }

    @Override // defpackage.sq3
    public final Object invoke(Object obj) {
        Throwable th = (Throwable) obj;
        if (th != null) {
            this.a.g.setValue(new e03(th));
        }
        Object obj2 = gu8.k;
        gu8 gu8Var = this.a;
        synchronized (obj2) {
            gu8.j.remove(gu8Var.d().getAbsolutePath());
        }
        return e6a.a;
    }
}
