This project is archived and is in readonly mode.
Changeset [b437a7d34e86c16a211171d491e805b603f0dc99] by Aliaksey Kandratsenka
October 4th, 2008 @ 05:25 PM
Return processing lock to dispatcher, the finer grained lock was incompatible with the reloading in development mode.
This commit also adds ActionController::Dispatcher#dispatch_unlocking -- non-locking version of dispatch. It's named anologously to POSIX {getc,getchar,...}_unlocked functions.
Signed-off-by: Michael Koziarski michael@koziarski.com [#1170 state:committed] http://github.com/rails/rails/co...
Committed by Aliaksey Kandratsenka
- M actionpack/lib/action_controller/base.rb
- M actionpack/lib/action_controller/dispatcher.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>