mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
update to 2.5.0-b3 (build 412)
This commit is contained in:
@@ -37,7 +37,6 @@ class OnManagerStart implements SwooleEvent
|
||||
SignalListener::signalManager();
|
||||
}
|
||||
self::$process = new Process(function() {
|
||||
swoole_set_process_name($_SERVER["_"]." {ext-proc}");
|
||||
if (Framework::$argv["watch"]) {
|
||||
if (extension_loaded('inotify')) {
|
||||
Console::info("Enabled File watcher, framework will reload automatically.");
|
||||
|
||||
Reference in New Issue
Block a user