]> git.lizzy.rs Git - rust.git/commit
auto merge of #10715 : alexcrichton/rust/fix-log-twice, r=huonw
authorbors <bors@rust-lang.org>
Fri, 29 Nov 2013 09:31:47 +0000 (01:31 -0800)
committerbors <bors@rust-lang.org>
Fri, 29 Nov 2013 09:31:47 +0000 (01:31 -0800)
commit6c672ee094a1a8e72c100100f43c73a9741f08a7
treed821ad63042a75fa32d64ad8a3361640b4096002
parentbf6964ecb67f4ffce6be75130ab7a3be793960ff
parentbfba120133e10df7c1333b98a166d24490270032
auto merge of #10715 : alexcrichton/rust/fix-log-twice, r=huonw

It may mislead you into thinking tasks are spawning twice, when in fact they are
not.