Skip to content

Conversation

@sawka
Copy link
Member

@sawka sawka commented Feb 11, 2026

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 11, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The change modifies the updater initialization flow by introducing a call to setUserConfirmedQuit(true) within the installUpdate() function. A new import statement is added to reference this function from the emain-activity module. The function is invoked after a 1000ms delay and immediately before the autoUpdater.quitAndInstall() call, affecting only the main/updater.ts file with no changes to public entity signatures.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch sawka/fix-quitconfirmonupdate

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sawka sawka merged commit f5fdd8f into main Feb 11, 2026
5 of 6 checks passed
@sawka sawka deleted the sawka/fix-quitconfirmonupdate branch February 11, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant