decentralized-identity / decentralized-identity/didcomm-rs

Error type is not sync + Send

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Rust
Stars
53
Forks
17
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.