We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa98287 + f067e44 commit 4301874Copy full SHA for 4301874
open-coroutine/tests/preemptive.rs
@@ -2,6 +2,6 @@ include!("../examples/preemptive.rs");
2
3
#[cfg(not(windows))]
4
#[test]
5
-fn socket_co() -> std::io::Result<()> {
+fn preemptive() -> std::io::Result<()> {
6
main()
7
}
0 commit comments