compio-rs / compio

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

refactor(runtime): make Attacher a container #154

Closed Berrysoft closed 11 months ago

Berrysoft commented 11 months ago

This is an experimental PR. It tries to force the user of Attacher to attach the source before using it. As a side-effect, compio-fs and compio-net must depend on compio-runtime.

George-Miao commented 11 months ago

Please change the PR name to refactor

Berrysoft commented 11 months ago

I don't know why mac ventura sometimes being cancelled. Let's just ignore it:)