-
Notifications
You must be signed in to change notification settings - Fork 21
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
datacake-rpc failing: cargo test --features simulation #73
Comments
Hmm, That is not good 🤔 Could you do |
Here are two cargo tree outputs:
And with the feature:
I could also try a git bisection if you think that could help narrow the problem down to a commit but first I wanted to hear I was running the test in this crate as intended. |
Yeah looks like a dependency change within turmoil, I can have a look at replicating this since it shouldn't be hard. Since scoped-tls is |
Change directory to datacake-rpc
Run
Is this meant to work or was the
simulation
feature meant to be used in another way?The text was updated successfully, but these errors were encountered: