On Jun 8, 2007, at 5:03 PM, Assaf Arkin wrote:
We have some test cases [1] (RSpec, only the first set is relevant). Each thread indeed gets a new stack, but without the change to MultiTask, each of the parallel tasks will start from a fresh stack, and won't be able to detect circular dependencies that started before the multitask.

The last test in [1] checks that and will fail without this change to MultiTask.

Assaf

[1] http://www.intalio.org/buildr/trunk/test/rake_ext.rb

Righto.  Sorry for the oversight.  I'll get that in there soon.
-Mat
_______________________________________________
Rake-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rake-devel

Reply via email to