Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TskitError incompatible with anyhow::Result #395

Closed
molpopgen opened this issue Nov 6, 2022 · 0 comments · Fixed by #396
Closed

TskitError incompatible with anyhow::Result #395

molpopgen opened this issue Nov 6, 2022 · 0 comments · Fixed by #396
Labels
API breaking Issues/PRs that may break API. bug Something isn't working ergonomics Issues/PRs related to API ergonomics safety

Comments

@molpopgen
Copy link
Member

I think that the culprit is the metadata error.
This variant wraps Box which cannot be sent across threads.

@molpopgen molpopgen added API breaking Issues/PRs that may break API. bug Something isn't working ergonomics Issues/PRs related to API ergonomics safety labels Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API breaking Issues/PRs that may break API. bug Something isn't working ergonomics Issues/PRs related to API ergonomics safety
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant