[Rake-devel] Rake circular dependency patch
Mat Schaffer
schapht at gmail.com
Fri Jun 8 23:54:57 EDT 2007
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.
I think I got it this time. Please disregard the previous
circular_dependency.patch file.
-Mat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: circular_dependency_r2.patch
Type: application/octet-stream
Size: 2913 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/rake-devel/attachments/20070608/0b80c33d/attachment.obj
-------------- next part --------------
More information about the Rake-devel
mailing list