diff options
author | Matthew Draper <matthew@trebex.net> | 2015-07-21 11:48:21 +0930 |
---|---|---|
committer | Matthew Draper <matthew@trebex.net> | 2015-07-21 12:03:38 +0930 |
commit | e9020ac4310d1b190619769a8a621935d4efc812 (patch) | |
tree | f31c0d6537e956f292c45d09fff886aca812ab41 /activesupport/lib/active_support/hash_with_indifferent_access.rb | |
parent | 4c54b2a9a012296709de5283eada03470d581dc9 (diff) | |
download | rails-e9020ac4310d1b190619769a8a621935d4efc812.tar.gz rails-e9020ac4310d1b190619769a8a621935d4efc812.tar.bz2 rails-e9020ac4310d1b190619769a8a621935d4efc812.zip |
Handle thread death during lock acquisition
Specifically, clean up if the thread is killed while it's blocked
awaiting the lock... if we get killed on some other arbitrary line, the
result remains quite undefined.
Diffstat (limited to 'activesupport/lib/active_support/hash_with_indifferent_access.rb')
0 files changed, 0 insertions, 0 deletions