Improved logging

This commit is contained in:
Daniil Gentili 2019-06-04 18:56:01 +02:00
parent e900358bd2
commit 7509e81d6f

View File

@ -49,6 +49,7 @@ class WriteLoop extends ResumableSignalLoop
{
$API = $this->API;
$connection = $this->connection;
$datacenter = $this->datacenter;
$please_wait = false;
while (true) {