提交 cc59d960 编写于 作者: F Flaper Fesp

Trailing space

上级 df84925b
......@@ -696,7 +696,7 @@ fn test_rekillable_nested_failure() {
do task::spawn { chan.send(()); fail!(); }
port.recv(); // wait for child to exist
port.recv(); // block forever, expect to get killed.
}
}
}
};
assert!(result.is_err());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册