You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The messageerror event is used when deserialization fails. E.g., when
an ArrayBuffer object cannot be allocated.
This also removes StructuredCloneWithTransfer as deserializing errors
now need to be handled on their own.
Fixes part of #2260 and fixes#935.
0 commit comments