diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-11-16 05:24:45 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-11-18 09:59:42 +0900 |
commit | 700639e4f6d4d9e9be50fe282756045f9189dd23 (patch) | |
tree | 66b712a97947972e3e3ba8d3b96fd0e66cc8f03f /actionview/lib/action_view/test_case.rb | |
parent | 3a558aa2bc8ce3834ee79ff3346bcf5d7debbbd0 (diff) | |
download | rails-700639e4f6d4d9e9be50fe282756045f9189dd23.tar.gz rails-700639e4f6d4d9e9be50fe282756045f9189dd23.tar.bz2 rails-700639e4f6d4d9e9be50fe282756045f9189dd23.zip |
Fix the race condition caused by `with_new_connections_blocked`
`with_new_connections_blocked` was introduced at #14938.
But the method sometimes causes `@new_cons_enabled = false` then never
toggled to true.
Diffstat (limited to 'actionview/lib/action_view/test_case.rb')
0 files changed, 0 insertions, 0 deletions