Uh oh!
There was an error while loading. Please reload this page.
Consistent ConfigureAwait on Loopback, RemoteExecutor.DisposeAsync - #102699
Conversation
Tagging subscribers to this area: @dotnet/ncl |
liveans
commented
May 27, 2024
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liveans
commented
May 27, 2024
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liveans
commented
May 29, 2024
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liveans
commented
Jun 2, 2024
/azp run runtime |
liveans
commented
Jun 2, 2024
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
liveans
commented
Jun 3, 2024
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
liveans
commented
Jun 3, 2024
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liveans
commented
Jun 3, 2024
@CarnaViire@ManickaP I'll merge this as soon as CI finishes to run (if there are no related failures ofc). Are there any further concerns with this PR? Any other CI run you want to see? |
Uh oh!
There was an error while loading. Please reload this page.
This PR is doing couple of stuff:
ConfigureAwait(false)more consistently on Http3Loopback(Server/Connection/Stream) classes.