The Error type can not be sent between thread because of the [`Other`](https://github.com/decentralized-identity/didcomm-rs/blob/main/src/error.rs#L51) variant is a trait object.
The Error type can not be sent between thread because of the
Othervariant is a trait object.