Skip to content

anyhow compatability #396

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

Merged
merged 1 commit into from
Nov 7, 2022
Merged

anyhow compatability #396

merged 1 commit into from
Nov 7, 2022

Conversation

molpopgen
Copy link
Member

Make TskitError compatible with anyhow::Result.

Fixes #395

@molpopgen molpopgen force-pushed the anyhow_compatability branch from cf006bf to 216a1c5 Compare November 7, 2022 02:10
* add anyhow to dev dependencies

BREAKING CHANGE: error types not Send + Sync
are now incompatible with metadata round trips.
@molpopgen molpopgen force-pushed the anyhow_compatability branch from 53303c8 to 1f3ef23 Compare November 7, 2022 02:15
@molpopgen molpopgen marked this pull request as ready for review November 7, 2022 02:25
@molpopgen molpopgen merged commit 9f54cb1 into main Nov 7, 2022
@molpopgen molpopgen deleted the anyhow_compatability branch November 7, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TskitError incompatible with anyhow::Result
1 participant