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 f297366 + e29059f commit 23c1f9bCopy full SHA for 23c1f9b
src/test/run-pass/tcp-accept-stress.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-macos #16872 spurious deadlock
12
+
13
#![feature(phase)]
14
15
#[phase(plugin)]
0 commit comments