jmsperu commented on code in PR #12847:
URL: https://github.com/apache/cloudstack/pull/12847#discussion_r3317977043
##########
core/src/main/java/org/apache/cloudstack/backup/TakeBackupCommand.java:
##########
@@ -89,6 +89,6 @@ public void setVolumePaths(List<String> volumePaths) {
@Override
public boolean executeInSequence() {
- return true;
+ return false;
Review Comment:
Got it — added as an inline code comment in b166bfdec2 just now, exact same
reasoning as the chat reply. Let me know if the wording needs tightening.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]