Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F118267169
D1243.1775721967.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
D1243.1775721967.diff
View Options
diff --git a/lib/ext/Syncroton/Command/Sync.php b/lib/ext/Syncroton/Command/Sync.php
--- a/lib/ext/Syncroton/Command/Sync.php
+++ b/lib/ext/Syncroton/Command/Sync.php
@@ -833,7 +833,7 @@
if ($this->_logger instanceof Zend_Log)
$this->_logger->warn(__METHOD__ . '::' . __LINE__ . " memory exhausted for entry: " . $serverId);
- continue;
+ break;
} catch (Exception $e) {
if ($this->_logger instanceof Zend_Log)
@@ -881,7 +881,7 @@
if ($this->_logger instanceof Zend_Log)
$this->_logger->warn(__METHOD__ . '::' . __LINE__ . " memory exhausted for entry: " . $serverId);
- continue;
+ break;
} catch (Exception $e) {
if ($this->_logger instanceof Zend_Log)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 8:06 AM (1 d, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18820151
Default Alt Text
D1243.1775721967.diff (1 KB)
Attached To
Mode
D1243: Return the result immediately if we run out of memory
Attached
Detach File
Event Timeline