This commit is contained in:
xl
2024-11-18 11:43:08 +08:00
parent 60d08ccaca
commit 09ec4eb9c3
+2
View File
@@ -52,6 +52,8 @@ class HotReload extends AbstractProcess
{
// TODO: Implement onSigterm() method.
fclose(inotify_init());
$this->stop();
}
/**