Bob Silva wrote:
Still haven't tracked it down, but if I set @@allow_concurrency = true, the
test suite passes fine.
No one has ever run the tests with allow_concurrency = false, because the default was allow_concurrency = true. Maybe the test system probably was never fit for this scenario.

I suspect their is no problem for actual applications, after applying http://dev.rubyonrails.org/ticket/4044, that is.

At least I don't have a problem running 8000 requests against my app, with allow_concurrency = false

I'll leave it to the testing gurus to resolve this problem.

-- stefan

--
For rails performance tuning, see: http://railsexpress.de/blog
Subscription: http://railsexpress.de/blog/xml/rss20/feed.xml

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to