改名
This commit is contained in:
@@ -108,8 +108,8 @@ class Redis extends Component
|
||||
if (Context::hasContext($coroutineName)) {
|
||||
$this->getPool()->decrement($coroutineName);
|
||||
}
|
||||
$this->getPool()->clean($coroutineName);
|
||||
Context::remove($coroutineName);
|
||||
$this->getPool()->flush(0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user