[Backgroundrb-devel] allow_concurrency deprecation warning
Eric Lin
elin44 at gmail.com
Thu Mar 19 15:36:24 EDT 2009
In Rails 2.2, I get a deprecation warning when BackgroundDRb starts up:
DEPRECATION WARNING: ActiveRecord::Base.allow_concurrency= has been
deprecated and no longer has any effect.
Should I be worried about this?
Apparently Rails 2.2 has a new thread-safety setting:
"config.threadsafe!". Perhaps BackgroundDRb should be updated to take
advantage of that.
Eric
More information about the Backgroundrb-devel
mailing list