Skip to content

Conversation

@xyloflake
Copy link
Contributor

No description provided.

modified quitAndInstall from synchronous to asynchronous to prevent
blocking the event loop during updates. This change enhances the
application's responsiveness by allowing other tasks to proceed
while the update is being processed.

BREAKING CHANGE: The quitAndInstall function is now asynchronous,
which may require updates to the calling code to handle promises.
@changeset-bot
Copy link

changeset-bot bot commented Aug 8, 2024

🦋 Changeset detected

Latest commit: 2960b76

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
electron-updater Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for car-park-attendant-cleat-11576 ready!

Name Link
🔨 Latest commit 2960b76
🔍 Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/66ba59dd20f9dd000827063a
😎 Deploy Preview https://deploy-preview-8405--car-park-attendant-cleat-11576.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@xyloflake
Copy link
Contributor Author

xyloflake commented Aug 8, 2024

@mmaietta here's the PR but I need help for testing this. Labelled as BREAKING CHANGE as quitAndInstall is now async and might break previous callback methods(?).

I have not tested on any single platform and this time I'll need you to help me with this :)

What I also mean to imply is I've just written the code, have not built or anything.

@xyloflake
Copy link
Contributor Author

@mmaietta I just checked out the PR on NSIS and no, quitAndInstall does NOT work. It says the update will be installed after quit but it never gets updated. So I'm converting this to a draft PR

@xyloflake xyloflake marked this pull request as draft August 13, 2024 18:43
@github-actions
Copy link
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Mar 29, 2025
@xyloflake
Copy link
Contributor Author

right, i don't have the time to work on this currently (hopefully within 2 months i make out some time for this)

@github-actions github-actions bot removed the Stale label Mar 30, 2025
@github-actions
Copy link
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant