diff --git a/System/Pool/Connection.php b/System/Pool/Connection.php index 8ea4fe1a..b3bfe0b0 100644 --- a/System/Pool/Connection.php +++ b/System/Pool/Connection.php @@ -254,7 +254,6 @@ class Connection extends Pool } $this->push($coroutineName, $client); $this->remove($coroutineName); - $this->desc($coroutineName); }