mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Merge pull request #10549 from ferhatparmak:release-requirementswatcher
PiperOrigin-RevId: 472488921
This commit is contained in:
commit
92cfa7467b
1 changed files with 1 additions and 0 deletions
|
|
@ -531,6 +531,7 @@ public final class DownloadManager {
|
|||
Thread.currentThread().interrupt();
|
||||
}
|
||||
applicationHandler.removeCallbacksAndMessages(/* token= */ null);
|
||||
requirementsWatcher.stop();
|
||||
// Reset state.
|
||||
downloads = Collections.emptyList();
|
||||
pendingMessages = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue