-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
WASMBugs related to working with WASM/CodespacesBugs related to working with WASM/Codespacesbug 🐛Something isn't workingSomething isn't workingdev loop ➰For issues that impact the core dev-loop of building experimentsFor issues that impact the core dev-loop of building experimentshelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Problem
Labs is designed to be run in a GitHub Codespaces. That means when the user is able to select a Lab project from the "Run" dropdown, and upon running, build and view a sample in the browser.
However, there's a bug which prevents this from being done more than once without manually running killall dotnet
or rebuilding the codespace.
Repro steps
- Open Labs in a Codespace
- Build and run a sample.
- Either stop the build with the "Stop" button, or refresh the page.
- Try to build and run again. You'll be met with an error like "address is in use".
Metadata
Metadata
Assignees
Labels
WASMBugs related to working with WASM/CodespacesBugs related to working with WASM/Codespacesbug 🐛Something isn't workingSomething isn't workingdev loop ➰For issues that impact the core dev-loop of building experimentsFor issues that impact the core dev-loop of building experimentshelp wantedExtra attention is neededExtra attention is needed