compio-rs / compio

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

test(fs): Add a test case for read with timeout #280

Closed Xuanwo closed 3 months ago

Xuanwo commented 3 months ago

This PR will add a new test case for read with timeout.