compio-rs / compio

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

refactor(driver,runtime): allow polling driver when pushing an op #308

Open Berrysoft opened 2 days ago

Berrysoft commented 2 days ago

Need to consider a test for that...