Unverified Commit e1ad548c authored by Anna Henningsen's avatar Anna Henningsen
Browse files

worker: emit `'messagerror'` events for failed deserialization

This is much nicer than just treating exceptions as uncaught, and
enables reporting of exceptions from the internal C++ deserialization
machinery.

PR-URL: https://github.com/nodejs/node/pull/33772


Reviewed-By: default avatarBenjamin Gruenbaum <benjamingr@gmail.com>
parent 8641d941
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment