Fixes a soundness hole by adding a missing Send
bound to Runtime::spawn_blocking()
.
Fixed
- rt: include missing
Send
, fixing soundness hole (#3089). - tracing: avoid huge trace span names (#3074).
Don't miss a new tokio release
NewReleases is sending notifications on new releases.