Refcount tasks in packets to avoid races.

Revert "Once again, revert "Use pipes in compiletest""

Fixes #3098
This commit is contained in:
Eric Holk 2012-08-03 18:57:43 -07:00
parent 86947e47ad
commit 9f287c211e
5 changed files with 61 additions and 39 deletions

View file

@ -1,8 +1,6 @@
// -*- rust -*-
// xfail-pretty
// xfail-test
/*
A parallel version of fibonacci numbers.