Uh oh!
There was an error while loading. Please reload this page.
[wasm][debugger] Trying to fix MT debugging experience. - #90771
Conversation
ghost
commented
Aug 17, 2023
Tagging subscribers to this area: @thaystg Issue Detailsnull
|
thaystg
commented
Aug 17, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 17, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 17, 2023
First try passed the MT debugger tests. |
thaystg
commented
Aug 17, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 17, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 17, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 18, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 18, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 18, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 18, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Aug 18, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ghost
commented
Aug 18, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsI'm doing this workaround to avoid memory allocation while debugging a MT wasm app, it looks like there is some failure while updating the memory in all the workers while some of them are paused.
|
thaystg
commented
Oct 16, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Oct 17, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Oct 26, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
thaystg
commented
Oct 27, 2023
/azp run runtime-wasm-dbgtests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
I'm doing this workaround to avoid memory allocation while debugging a MT wasm app, it looks like there is some failure while updating the memory in all the workers while some of them are paused.
This will fix the CI and also improve the customer experience.