Page MenuHomePhabricator

D21452.diff
No OneTemporary

D21452.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
Sun, Mar 9, 4:23 PM (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225568
Default Alt Text
D21452.diff (408 B)

Event Timeline