mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
reset counter
This commit is contained in:
parent
9219c17924
commit
f1f4f2520c
@ -43,6 +43,7 @@ class ProcessWrapper {
|
||||
if (!result) {
|
||||
return error();
|
||||
}
|
||||
self.retries = 0;
|
||||
} catch (e) {
|
||||
error();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user