compio-rs / compio

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

Drop completed RawOp on Proactor dropping #164

Closed Berrysoft closed 10 months ago

Berrysoft commented 11 months ago

It's safe to drop them if they're completed.