compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

refactor(runtime): return Task in spawn_blocking #221

Closed Berrysoft closed 7 months ago

Berrysoft commented 7 months ago

I think it's not a breaking change.