]> git.lizzy.rs Git - rust.git/commit
auto merge of #8565 : bblum/rust/select-bugfix, r=brson
authorbors <bors@rust-lang.org>
Mon, 19 Aug 2013 02:32:36 +0000 (19:32 -0700)
committerbors <bors@rust-lang.org>
Mon, 19 Aug 2013 02:32:36 +0000 (19:32 -0700)
commit557ff049f098ab0d53670291fca660eb23549827
treec45aa57a74b36fc05431a7edaf2744a0842cb629
parent8fff3f40f290df5bcd25bcefdc0e19f74d0af0a5
parent65cf75af67de10d335391cfd66ee15e462d806f7
auto merge of #8565 : bblum/rust/select-bugfix, r=brson

@brson grilled me about how this bugfix worked the first time around, and it occurred to me that it didn't in the case where the task is unwinding. Now it will.
src/libstd/select.rs