Uh oh!
There was an error while loading. Please reload this page.
[browser] mono_exit improvements - #88387
Conversation
ghost
commented
Jul 4, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue Details
|
pavelsavara
commented
Jul 4, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
pavelsavara
commented
Jul 4, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Jul 10, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Jul 14, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
# Conflicts: # src/mono/wasm/runtime/http.ts # src/mono/wasm/runtime/web-socket.ts
pavelsavara
commented
Jul 14, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Jul 14, 2023
/azp run runtime-wasm |
No commit pushedDate could be found for PR 88387 in repo dotnet/runtime |
pavelsavara
commented
Jul 14, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Jul 14, 2023
/azp run runtime-wasm |
No commit pushedDate could be found for PR 88387 in repo dotnet/runtime |
pavelsavara
commented
Jul 14, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
mono_wasm_exitfrommono_exitshutting_down_initedand then join all mono threadsassert_runtime_runningto many entry pointsonExitwithAssertAfterExitandassertAfterExitwhich is default true for shell/nodetest-main.jsmono_assertto abort the program and introducedmono_checkalternative which just throws exception.browser-shutdownsample from @kg's PRabort_startupwithmono_exitAlternative to #87043