Object
# File lib/deep_test/deadlock_detector.rb, line 3 def self.due_to_deadlock?(error) error && !error.message.to_s.match(/Deadlock found when trying to get lock/).nil? end
[Validate]
Generated with the Darkfish Rdoc Generator 2.