DataDog / glommio

Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Other
2.93k stars 161 forks source link

Remove nested scope in executor/mod.rs #624

Closed tontinton closed 7 months ago

tontinton commented 7 months ago

I think it makes the code cleaner