feat: 添加sleepWithStop函数到2925邮箱会话管理器,优化登录流程中的重登录机制

This commit is contained in:
QLHazyCoder
2026-04-21 01:11:24 +08:00
parent 6c17ffc7f4
commit 45b02a7107
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -5398,6 +5398,7 @@ const mail2925SessionManager = self.MultiPageBackgroundMail2925Session?.createMa
sendToMailContentScriptResilient,
setPersistentSettings,
setState,
sleepWithStop,
throwIfStopped,
upsertMail2925AccountInList,
});