Tokio shim wishlist #3963
Labels
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
C-project
Category: a larger project is being tracked here, usually with checkmarks for individual steps
I ran 1461 tests from tokio test suite with miri, 1230 of them passed, 217 failed, and 14 exceeded 5 minutes timeout.
Among the 217 failed tests, 159 of them are unsupported FFI errors. Below are the number of occurences for each unsupported syscall:
Note: the test above does not include tokio's docs test, I will update this in future.
The text was updated successfully, but these errors were encountered: