Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 29, 2025

closes https://github.com/unoplatform/uno-private/issues/1353

Bugfix

Fix multiple instance of dev-server can be started when re-using VS sinatnce with multiple solutions

What is the current behavior?

  • Previous instances of EntryPoint leaks and also starts dev-server
  • Concurrency issue could cause dev-server to be started more than once

What is the new behavior?

  • Make sure to un-subscribe event to avoid duplicated work + safety check before stating the server
  • All the logic to start the dev-server is gated

PR Checklist


This is an automatic backport of pull request #20618 done by [Mergify](https://mergify.com).

dr1rrb and others added 2 commits May 29, 2025 02:08
… VS sinatnce with multiple solutions

(cherry picked from commit ed04623)
(cherry picked from commit 05f5776)
@jeromelaban jeromelaban merged commit 5507fb9 into release/stable/6.0 May 29, 2025
6 of 11 checks passed
@jeromelaban jeromelaban deleted the mergify/bp/release/stable/6.0/pr-20618 branch May 29, 2025 02:09
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.

2 participants