mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
test
This commit is contained in:
@@ -310,7 +310,7 @@ class AMQPConnection
|
|||||||
|
|
||||||
public function getConnection()
|
public function getConnection()
|
||||||
{
|
{
|
||||||
if (!isset($this->connection)) {
|
if (empty($this->connection)) {
|
||||||
try {
|
try {
|
||||||
$heartbeat = $this->hostConfig['heartbeat'] ?? 60;
|
$heartbeat = $this->hostConfig['heartbeat'] ?? 60;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user