mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
stop service in onTimeout
This commit is contained in:
@@ -117,6 +117,7 @@ public final class FetchForegroundService extends Service {
|
||||
STOP_NOTIFIER.notifyAll();
|
||||
}
|
||||
}
|
||||
stopSelf();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user