about summary refs log tree commit diff
path: root/src/libstd/io/mod.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-07 09:22:06 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-07 10:06:27 -0800
commit99b39cc98ea03994f376b8389e4366b688334e65 (patch)
tree1ed9e2910839e292c29d2de999e362ec7610f596 /src/libstd/io/mod.rs
parent9e4e524e0eb17c8f463e731f23b544003e8709c6 (diff)
downloadrust-99b39cc98ea03994f376b8389e4366b688334e65.tar.gz
rust-99b39cc98ea03994f376b8389e4366b688334e65.zip
test: Move some tests to scoped instead of spawn
These tests have all been failing spuroiusly on Windows from time to time, and
one suspicion is that the shilc thread outliving the main thread somehow causes
the problem. Switch all the tests over to using Thread::scoped instead of
Thread::spawn to see if it helps the issue.

cc #19120
Diffstat (limited to 'src/libstd/io/mod.rs')
0 files changed, 0 insertions, 0 deletions