mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
A canary in a coal mine
This commit is contained in:
@@ -246,6 +246,7 @@ public abstract class SimpleTask<T> implements LifecycleObserver {
|
||||
}
|
||||
}
|
||||
});
|
||||
CoalMine.watch(SimpleTask.this, "Task done=" + name);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user