Skip to content

Update tokio to v1 and reqwest to v0.11#686

Closed
quentinlesceller wants to merge 1 commit into
mimblewimble:masterfrom
quentinlesceller:tokio
Closed

Update tokio to v1 and reqwest to v0.11#686
quentinlesceller wants to merge 1 commit into
mimblewimble:masterfrom
quentinlesceller:tokio

Conversation

@quentinlesceller

@quentinlesceller quentinlesceller commented Jul 25, 2023

Copy link
Copy Markdown
Member

Based on the build issue we currently have on Windows. This PR update:

  • tokio from 0.2 to 1.29
  • reqwest from 0.10 to 0.11.

I'm expecting that some tests might not pass as this is a major upgrade. Locally all tests are passing.

@quentinlesceller quentinlesceller added the enhancement New feature or request label Jul 25, 2023
@yeastplume

Copy link
Copy Markdown
Member

Yeah, this is likely to be a major upgrade that will need attention to what's changed as well as quite a bit of testing, let's see what errors it comes back with. Note we don't need this right now cause #685 fixes our current issues, but we likely want to do this soon, perhaps we can do a release soon then look at this right after?

@quentinlesceller

Copy link
Copy Markdown
Member Author

Yes absolutely. And indeed looks like #685 solved the CI issue. Agree to pause this until next release.

@ardocrat

ardocrat commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

tokio and reqwest were updated at #750

@ardocrat ardocrat closed this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants