-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-EnC-monoHot Reload for WebAssembly, iOS/Android, etcHot Reload for WebAssembly, iOS/Android, etc
Milestone
Description
(This is a test marked with an incorrect ActiveIssue - creating this one to track it separately, see #79044).
The test fails with:
Mono: no implementation for interface method System.Runtime.CompilerServices.IAsyncStateMachine::MoveNext() in class System.Reflection.Metadata.ApplyUpdate.Test.AsyncMethodChange/<TestTaskMethod>d__1#1
Mono: METHOD .ctor()
Mono: METHOD MoveNext()
Mono: METHOD SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
It looks like we're not picking up the new async state machine's interface implementations from the hot reload delta.
timeshift92 and Dreamescaper
Metadata
Metadata
Assignees
Labels
area-EnC-monoHot Reload for WebAssembly, iOS/Android, etcHot Reload for WebAssembly, iOS/Android, etc