Closed
Description
The docstring says that when a parent fails its child will still run, which is not true anymore.
https://github.com/mozilla/rust/blob/master/src/libstd/task/mod.rs#L19
Metadata
Metadata
Assignees
Labels
No labels
The docstring says that when a parent fails its child will still run, which is not true anymore.
https://github.com/mozilla/rust/blob/master/src/libstd/task/mod.rs#L19