Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: revert "feat: add first-instance-ack event to the app.requestSingleInstanceLock() flow #34295

Merged
merged 3 commits into from May 23, 2022

Conversation

VerteDinde
Copy link
Member

@VerteDinde VerteDinde commented May 19, 2022

Manual backport of #34297

See that PR for details

Notes: Fixed an issue where running second instances of the same application would cause a deadlock on Windows.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 19, 2022
@VerteDinde VerteDinde added backport-check-skip Skip trop's backport validity checking 18-x-y labels May 19, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 19, 2022
@VerteDinde VerteDinde added the semver/minor backwards-compatible functionality label May 19, 2022
@VerteDinde VerteDinde merged commit fbc398f into 18-x-y May 23, 2022
@VerteDinde VerteDinde deleted the revert-ackpipe-18-x-y branch May 23, 2022 05:22
@release-clerk
Copy link

release-clerk bot commented May 23, 2022

Release Notes Persisted

Fixed an issue where running second instances of the same application would cause a deadlock on Windows.

VerteDinde added a commit that referenced this pull request May 23, 2022
…ngleInstanceLock()` flow (#34295)

* Revert "fix: requestSingleInstanceLock API ConnectNamedPipe sometimes hangs program (#33778)"

This reverts commit ffb8749.

* fix: revert "feat: add first-instance-ack event to the `app.requestSingleInstanceLock()` flow"

* chore: update patch
codebytere pushed a commit that referenced this pull request May 23, 2022
…Lock() flow (#34312)

fix: revert "feat: add first-instance-ack event to the `app.requestSingleInstanceLock()` flow (#34295)

* Revert "fix: requestSingleInstanceLock API ConnectNamedPipe sometimes hangs program (#33778)"

This reverts commit ffb8749.

* fix: revert "feat: add first-instance-ack event to the `app.requestSingleInstanceLock()` flow"

* chore: update patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
18-x-y backport-check-skip Skip trop's backport validity checking semver/minor backwards-compatible functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants