Uh oh!
There was an error while loading. Please reload this page.
[browser][MT] dedicated io thread - #99422
Conversation
da607d0 to
738be39Comparepavelsavara
commented
Mar 9, 2024
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1e0c0b2 to
2bfe57aComparepavelsavara
commented
Mar 10, 2024
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Mar 12, 2024
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Mar 13, 2024
we have deadlock in This is exactly the scenario that this PR should solve. It's synchronous Wait on |
pavelsavara
commented
Mar 13, 2024
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
7020bf6 to
3e80e32Comparepavelsavara
commented
Mar 14, 2024
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
left a comment
There was a problem hiding this comment.
I'm missing change in dotnet.d.ts. Most of the comments are nits
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.
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.
…stem/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/Marshaling/JSMarshalerArgument.Task.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
Co-authored-by: Marek Fišera <mara@neptuo.com>
.Waiton deputy thread in async methods, async JSExport, C#Main()changes
BeforeSyncJSExportandAfterSyncJSExportalso onJSWebWorker(same thread)ConfigureAwait(true)in HTTP clientmono_wasm_print_thread_dumptoINTERNALtests
WaitDoesNotAssertInAsyncCode<-- this is why we do this!WaitAssertsOnSyncCallbackWaitAssertsOnSyncJSExportSystem.Runtime.InteropServices.JavaScript.BackgroundExec.Testsnew active issues