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

fix: add cfg to IntoFuture preventing Send #2086

Merged
merged 1 commit into from Jan 30, 2023

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jan 27, 2023

Motivation

wasm futures are not Send
https://github.com/gakonst/ethers-rs/actions/runs/4028701493/jobs/6925861112

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog
  • Breaking changes

@gakonst gakonst merged commit 60e1779 into gakonst:master Jan 30, 2023
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.

None yet

2 participants