compio-rs / compio

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

Make key enabled only with runtime feature #31

Closed George-Miao closed 1 year ago

George-Miao commented 1 year ago

Key is not needed when runtime feature is not enabled

Berrysoft commented 1 year ago

Closed in favour of #34