mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-24 22:55:56 +03:00
[GH-ISSUE #37] max parallel processes #22
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @antonzhelyazkov on GitHub (May 2, 2017).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/37
Originally assigned to: @lucascbeyeler on GitHub.
Hi,
it seems that MAX_PARALLEL_PROCESS works wrong. If I set this property to 2 it starts 4 parallel processes.
@lucascbeyeler commented on GitHub (May 14, 2017):
Good morning @antonzhelyazkov ,
Sorry for the later answer, but this bug is already fixed in the release 1.1.4. Can you please try again?
Regards,
Lucas Costa Beyeler
@antonzhelyazkov commented on GitHub (May 17, 2017):
Hi @lucascbeyeler,
It works correct at the moment.