Because of the Safari problems with structured clone algorithm we can not send objects with methods between threads.
Error objects has some methods inside core definition.
That was causing DataCloneError: The object could not be cloned..
Differential D8116
[web-db] change Error type to string kamil on Jun 6 2023, 9:54 AM. Authored by Tags None Referenced Files
Subscribers
Details
Because of the Safari problems with structured clone algorithm we can not send objects with methods between threads. That was causing DataCloneError: The object could not be cloned.. Check is error are properly handled.
Diff Detail
|