discourse/lib/active_record/connection_adapters
Daniel Waterworth 6924f1ab15 FIX: Race-condition in fallback handlers (#8005)
Calling `verify_master` in multiple threads simultaneously would cause
multiple threads to be spawned.
2019-08-21 15:47:44 +02:00
..
postgresql_fallback_adapter.rb FIX: Race-condition in fallback handlers (#8005) 2019-08-21 15:47:44 +02:00