]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15944 : alexcrichton/rust/task-dont-die, r=brson
authorbors <bors@rust-lang.org>
Wed, 30 Jul 2014 17:06:18 +0000 (17:06 +0000)
committerbors <bors@rust-lang.org>
Wed, 30 Jul 2014 17:06:18 +0000 (17:06 +0000)
Previously both spawning mechanisms were not resilient to task failures which were initiated from the task spawning infrastructure.

Closes #15895


Trivial merge