compio-rs / compio

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

feat(runtime): catch unwind in spawn* #245

Closed Berrysoft closed 5 months ago

Berrysoft commented 5 months ago

It is needed for dispatcher to perform stably.