mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 21:11:10 +08:00
Fix randomly failing test.
This commit is contained in:
@ -74,6 +74,7 @@ class PostgreSQLFallbackHandler
|
|||||||
@master[db] = true
|
@master[db] = true
|
||||||
@running[db] = false
|
@running[db] = false
|
||||||
@mutex[db] = Mutex.new
|
@mutex[db] = Mutex.new
|
||||||
|
@last_check[db] = nil
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user