Skip to content

Conversation

@paolobarbolini
Copy link
Contributor

This drops the futures crate by replacing all uses of Mutex with tokios mutexes. futures is a big dependency and we should be able to do everything with what tokio gives us. Using tokio API also makes tools like tokio-console work for this crate too.

@dermesser dermesser merged commit 6d1b283 into dermesser:master Feb 5, 2025
8 checks passed
dermesser added a commit that referenced this pull request Feb 5, 2025
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