Add more logging around attachment queueing
This commit is contained in:

committed by
Scott Nonnenberg

parent
480e1808ba
commit
352818fd32
@@ -398,6 +398,7 @@
|
||||
},
|
||||
|
||||
shutdown: async () => {
|
||||
window.log.info('background/shutdown');
|
||||
// Stop background processing
|
||||
window.Signal.AttachmentDownloads.stop();
|
||||
if (idleDetector) {
|
||||
|
Reference in New Issue
Block a user