Skip to content

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

2 participants