Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/taskcluster/docker/updatebot/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 482 B image not shown  

Quelle  arcanist_patch_size.patch   Sprache: unbekannt

 
diff --git a/src/workflow/ArcanistDiffWorkflow.php b/src/workflow/ArcanistDiffWorkflow.php
index 38aa4b62..c9b7e215 100644
--- a/src/workflow/ArcanistDiffWorkflow.php
+++ b/src/workflow/ArcanistDiffWorkflow.php
@@ -899,7 +899,7 @@ EOTEXT
       throw new Exception(pht('Repository API is not supported.'));
     }
 
-    $limit = 1024 * 1024 * 4;
+    $limit = 1024 * 1024 * 12;
     foreach ($changes as $change) {
       $size = 0;
       foreach ($change->getHunks() as $hunk) {

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]