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
One issue with this is that we’re following the HTML spec for structured cloning as far as message passing is concerned. Web specs generally don’t do breaking changes, and I think this would be a breaking change, although I’d personally love to see something like this.
(Fwiw, we have a rather complex implementation of error serialization for this reason as well.)
node version: v11.11.0
Today I have to normalize errors to send worker thread errors back to main thread:
The text was updated successfully, but these errors were encountered: