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

Dev-server not able to reload edited processor assembly #19111

Open
dr1rrb opened this issue Dec 20, 2024 · 0 comments
Open

Dev-server not able to reload edited processor assembly #19111

dr1rrb opened this issue Dec 20, 2024 · 0 comments
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@dr1rrb
Copy link
Member

dr1rrb commented Dec 20, 2024

Current behavior

Let assume the scenario:

  • Start an app (which uses a custom dev-server processor), keep it running
  • Edit and recompile the processor
  • Start a second instance of the app

The load of the processor for the second app will fail.

Expected behavior

The second app is able to reload the updated processor

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

Make sure close all instances of the application (on all platforms) before re-compile the processor

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@dr1rrb dr1rrb added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

1 participant