This commit is contained in:
2021-02-20 13:43:46 +08:00
parent b74d7579d1
commit b834216060
+1
View File
@@ -111,6 +111,7 @@ class Redis extends Pool
}
$this->push($coroutineName, Context::getContext($coroutineName));
$this->remove($coroutineName);
$this->lastTime = time();
}
/**