改名
This commit is contained in:
@@ -119,7 +119,7 @@ class Redis extends Pool
|
||||
*/
|
||||
public function remove(string $coroutineName)
|
||||
{
|
||||
Context::deleteContext($coroutineName);
|
||||
Context::remove($coroutineName);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user