mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-05 11:54:02 +00:00
reduce ping time so processes die faster
This commit is contained in:
parent
6477b688c1
commit
2ca2c03e1d
@ -43,7 +43,7 @@ class ProcessWrapper {
|
||||
} catch (e) {
|
||||
error();
|
||||
}
|
||||
}, 2000);
|
||||
}, 500);
|
||||
}
|
||||
|
||||
interceptLogs() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user