Commit with sync - wait until commit process completes
Commit-all with sync - wait until main commit process completes, but don't wait for individual firewall commits to completes
This pull request adds a functionality to commit-all called sync-all. When using commit-all with sync-all, a script will wait until every firewall's commit process finishes before returning.
Current behavior:
Commit with sync - wait until commit process completes Commit-all with sync - wait until main commit process completes, but don't wait for individual firewall commits to completes
This pull request adds a functionality to commit-all called sync-all. When using commit-all with sync-all, a script will wait until every firewall's commit process finishes before returning.