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

Appraisal is not Send #19

Closed
fitzthum opened this issue Sep 25, 2024 · 2 comments
Closed

Appraisal is not Send #19

fitzthum opened this issue Sep 25, 2024 · 2 comments

Comments

@fitzthum
Copy link

Any reason this wouldn't be thread safe? Can we make it Send?

@fitzthum
Copy link
Author

This problem seems to have been introduced by #16. If I use an earlier version of the crate there is no issue.

@setrofim
Copy link
Contributor

Resolved by #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

No branches or pull requests

2 participants