-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wasm][mt] throw from blocking wait on JS interop threads #97052
Merged
radekdoulik
merged 23 commits into
dotnet:main
from
radekdoulik:pr-wasm-mt-throw-from-blocking-wait
Feb 1, 2024
Merged
[wasm][mt] throw from blocking wait on JS interop threads #97052
radekdoulik
merged 23 commits into
dotnet:main
from
radekdoulik:pr-wasm-mt-throw-from-blocking-wait
Feb 1, 2024
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b049c6a - Browse repository at this point
Copy the full SHA b049c6aView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 150a177 - Browse repository at this point
Copy the full SHA 150a177View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88e493 - Browse repository at this point
Copy the full SHA a88e493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b797c - Browse repository at this point
Copy the full SHA 61b797cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed5faa - Browse repository at this point
Copy the full SHA 1ed5faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d24021 - Browse repository at this point
Copy the full SHA 9d24021View commit details
Commits on Jan 19, 2024
-
Merge remote-tracking branch 'remotes/origin/main' into pr-wasm-mt-th…
…row-from-blocking-wait
Configuration menu - View commit details
-
Copy full SHA for 70ad3a6 - Browse repository at this point
Copy the full SHA 70ad3a6View commit details -
Do not add JS interop project reference
To not mix intree references and source project
Configuration menu - View commit details
-
Copy full SHA for dbe7c4c - Browse repository at this point
Copy the full SHA dbe7c4cView commit details -
This replaces the previous context base and makes it possible to disable throw for blocking calls in JS interop
Configuration menu - View commit details
-
Copy full SHA for eb995fb - Browse repository at this point
Copy the full SHA eb995fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5887749 - Browse repository at this point
Copy the full SHA 5887749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4009ae3 - Browse repository at this point
Copy the full SHA 4009ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd82372 - Browse repository at this point
Copy the full SHA dd82372View commit details -
Merge remote-tracking branch 'remotes/origin/main' into pr-wasm-mt-th…
…row-from-blocking-wait
Configuration menu - View commit details
-
Copy full SHA for e77f866 - Browse repository at this point
Copy the full SHA e77f866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c95514 - Browse repository at this point
Copy the full SHA 5c95514View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1af48a - Browse repository at this point
Copy the full SHA e1af48aView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ec32c1 - Browse repository at this point
Copy the full SHA 9ec32c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91508ac - Browse repository at this point
Copy the full SHA 91508acView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f74e02 - Browse repository at this point
Copy the full SHA 4f74e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e6b4b - Browse repository at this point
Copy the full SHA 00e6b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd3af2 - Browse repository at this point
Copy the full SHA 1dd3af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5643036 - Browse repository at this point
Copy the full SHA 5643036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f067df - Browse repository at this point
Copy the full SHA 7f067dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a68e9 - Browse repository at this point
Copy the full SHA d3a68e9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.