compio-rs / compio

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

Fix Slab usage. #13

Closed Berrysoft closed 1 year ago

Berrysoft commented 1 year ago

Slab will reuse the removed key. We need to combine all resources together in the slab.