Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2683005
D25708.1734677226.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
508 B
Referenced Files
None
Subscribers
None
D25708.1734677226.diff
View Options
diff --git a/src/hardpoint/ArcanistHardpointTask.php b/src/hardpoint/ArcanistHardpointTask.php
--- a/src/hardpoint/ArcanistHardpointTask.php
+++ b/src/hardpoint/ArcanistHardpointTask.php
@@ -105,7 +105,7 @@
$result = $generator->current();
if ($result instanceof Future) {
- $result = new ArcanistHardpointFutureList($result);
+ $result = ArcanistHardpointFutureList::newFromFutures($result);
}
if ($result instanceof ArcanistHardpointFutureList) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 06:47 (11 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1016723
Default Alt Text
D25708.1734677226.diff (508 B)
Attached To
Mode
D25708: Fix invalid constructor call for ArcanistHardpointFutureList
Attached
Detach File
Event Timeline
Log In to Comment