Skip to content

Conversation

@pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Aug 10, 2022

  • fix bad rename of maxParallelDownloads - throttling
  • fix re-try logic
  • fixed counting of loaded assets
  • catching more error cases
  • fix blazor detection

Fixes #73673

@pavelsavara pavelsavara added this to the 7.0.0 milestone Aug 10, 2022
@pavelsavara pavelsavara requested a review from maraf August 10, 2022 17:03
@pavelsavara pavelsavara self-assigned this Aug 10, 2022
@ghost
Copy link

ghost commented Aug 10, 2022

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

Issue Details
  • fix bad rename of maxParallelDownloads - fixes throttling
Author: pavelsavara
Assignees: pavelsavara
Labels:

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

Milestone: 7.0.0

@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara pavelsavara changed the title Wasm fix optional assets [wasm] fix error cases in assets loading Aug 10, 2022
@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara pavelsavara marked this pull request as ready for review August 10, 2022 18:09
@pavelsavara pavelsavara requested a review from lewing as a code owner August 10, 2022 18:09
Copy link
Member

@radical radical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm no expert on JS/TS, and reviewed whatever I could. Other than my comments, it looks good to me.

@pavelsavara
Copy link
Member Author

thanks @kg !

@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

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@thaystg thaystg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I also tested it on codespaces :)

@pavelsavara
Copy link
Member Author

pavelsavara commented Aug 11, 2022

There was some crypto timeouts on this PR, but it went away on re-run.
All the other failures are #73721

@pavelsavara pavelsavara merged commit 478a8a2 into dotnet:main Aug 11, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 11, 2022
@pavelsavara pavelsavara deleted the wasm_fix_optional_assets branch November 29, 2022 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[wasm] Regression: Crash on running debugger tests on Codespaces

5 participants