Skip to content

Conversation

@pavelsavara
Copy link
Member

When something which is invoked via bind_static_method fails, we currently propagate TargetInvocationException because the call is done via reflection. This unpacks inner exception.

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-Debugger-mono os-browser Browser variant of arch-wasm labels Feb 1, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Feb 1, 2024
@pavelsavara pavelsavara self-assigned this Feb 1, 2024
@ghost
Copy link

ghost commented Feb 1, 2024

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

Issue Details

When something which is invoked via bind_static_method fails, we currently propagate TargetInvocationException because the call is done via reflection. This unpacks inner exception.

Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-Debugger-mono, os-browser

Milestone: 9.0.0

@pavelsavara pavelsavara marked this pull request as ready for review February 1, 2024 19:58
@pavelsavara pavelsavara merged commit 102ae78 into dotnet:main Feb 1, 2024
@pavelsavara pavelsavara deleted the dbg_tests branch February 1, 2024 20:02
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Debugger-mono os-browser Browser variant of arch-wasm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants