Page MenuHomePhabricator

D21452.id51054.diff
No OneTemporary

D21452.id51054.diff

diff --git a/src/infrastructure/daemon/PhutilDaemonHandle.php b/src/infrastructure/daemon/PhutilDaemonHandle.php
--- a/src/infrastructure/daemon/PhutilDaemonHandle.php
+++ b/src/infrastructure/daemon/PhutilDaemonHandle.php
@@ -356,7 +356,6 @@
posix_kill(-$pgid, SIGTERM);
sleep($this->getKillDelay());
posix_kill(-$pgid, SIGKILL);
- $this->pid = null;
}
}
}

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 6, 2:35 AM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225568
Default Alt Text
D21452.id51054.diff (408 B)

Event Timeline