modify plugin name

This commit is contained in:
2022-07-11 16:34:13 +08:00
parent 5b46f20b9d
commit 0c54dfe2af
+1 -1
View File
@@ -24,7 +24,7 @@ abstract class BaseProcess implements OnProcessInterface
protected int $pipe_type = SOCK_DGRAM;
protected bool $enable_coroutine = true;
protected bool $enable_coroutine = false;
public string $name = '';