Page MenuHomePhabricator

D17387.diff
No OneTemporary

D17387.diff

diff --git a/src/phage/action/PhageAgentAction.php b/src/phage/action/PhageAgentAction.php
--- a/src/phage/action/PhageAgentAction.php
+++ b/src/phage/action/PhageAgentAction.php
@@ -135,6 +135,10 @@
throw new Exception(pht('Channel closed unexpectedly!'));
}
}
+
+ if ($message === null) {
+ break;
+ }
}
}

File Metadata

Mime Type
text/plain
Expires
Aug 2 2025, 12:06 AM (20 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8814923
Default Alt Text
D17387.diff (363 B)

Event Timeline