Fix error property propagation in comlink
Created by: felixfbecker
Comlink currently does not propagate error names and custom properties:
(and we currently use a fork of v3).
name
s could always be propagated, custom properties are a bit more tricky because they may not be cloneable.