io::driver should have loom tests #3018
Labels
A-tokio
Area: The main tokio crate
C-maintenance
Category: PRs that clean code up or issues documenting cleanup.
E-help-wanted
Call for participation: Help is requested to fix this issue.
M-io
Module: tokio/io
M-runtime
Module: tokio/runtime
There are some bugs such as #2924 that would be much easier to test with loom testing. This will however require some internal refactoring and mocking to isolate the IO driver from mio and the underlying OS.
The text was updated successfully, but these errors were encountered: