blackbeam / mysql_async

Asyncronous Rust Mysql driver based on Tokio.
Apache License 2.0
372 stars 113 forks source link

Use an explicit priority check #271

Closed espindola closed 7 months ago

espindola commented 7 months ago

This fixes the case where wake is called for one future, but another future gets the connection