Support parallel execution of repoctl #59
Labels
bug
this is a bug that is contrary to the design of the program
enhancement
this could improve the capabilities/design of the program
refactor
this won't modify behavior but should make the code better
Milestone
Currently, repoctl does not take parallel execution into account. This can lead to cases where a
repoctl add
orrepoctl update
does bad stuff.This is probably strongly related to issues #47, #49, #57, and #58.
The text was updated successfully, but these errors were encountered: