Skip to content

Conversation

@pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Sep 5, 2023

ENVIRONMENT_IS_WEB impacts noExitRuntime among other things.

Fixes #91528

This may need Net8 backport

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm labels Sep 5, 2023
@pavelsavara pavelsavara added this to the 8.0.0 milestone Sep 5, 2023
@pavelsavara pavelsavara requested a review from maraf September 5, 2023 12:32
@pavelsavara pavelsavara self-assigned this Sep 5, 2023
@ghost
Copy link

ghost commented Sep 5, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #91528

Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript, os-browser

Milestone: 8.0.0

@pavelsavara
Copy link
Member Author

In MT build, when we are on worker, does noExitRuntime need to stay false ?

@lambdageek

@lambdageek
Copy link
Member

In MT build, when we are on worker, does noExitRuntime need to stay false ?

@lambdageek

yes I think so

@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara
Copy link
Member Author

All failures are known and linked above.

@pavelsavara pavelsavara merged commit 889133d into dotnet:main Sep 5, 2023
@pavelsavara
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6088039159

@ghost ghost locked as resolved and limited conversation to collaborators Oct 5, 2023
@pavelsavara pavelsavara deleted the browser_detect_browser_worker branch September 2, 2024 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[browser] ENVIRONMENT_IS_WEB is false when dotnet started on worker, leads to exit(0)

3 participants