Improved logging
This commit is contained in:
parent
e900358bd2
commit
7509e81d6f
@ -49,6 +49,7 @@ class WriteLoop extends ResumableSignalLoop
|
|||||||
{
|
{
|
||||||
$API = $this->API;
|
$API = $this->API;
|
||||||
$connection = $this->connection;
|
$connection = $this->connection;
|
||||||
|
$datacenter = $this->datacenter;
|
||||||
|
|
||||||
$please_wait = false;
|
$please_wait = false;
|
||||||
while (true) {
|
while (true) {
|
||||||
|
Loading…
Reference in New Issue
Block a user