cz-cli
cz-cli copied to clipboard
fix: process does not terminate after creating a commit with the --re…
Problem:
The problem appears when the user creates a commit with the --retry option.
When creating a commit without this parameter, the process will be completed by a function that acts as a prompt, since without this parameter this function is not executed because the data is taken from the cache, the process was not completed.
Therefore, a line was added that terminates the process in case there was no error.
Hi, @jimthedev
Is there any chance this fix will land? The --retry workflow doesn't seem to work without it.
I am also experiencing --retry not working; is that because of this missing PR?
It just hangs forever: