Page MenuHomePhabricator

D17387.id41810.diff
No OneTemporary

D17387.id41810.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
Tue, Mar 18, 5:23 AM (5 d, 8 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223837
Default Alt Text
D17387.id41810.diff (363 B)

Event Timeline