mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-02 17:03:36 +00:00
reduce ping time so processes die faster
This commit is contained in:
parent
3bea80a820
commit
d4628bf20e
@ -47,7 +47,7 @@ class ProcessWrapper {
|
||||
} catch (e) {
|
||||
error();
|
||||
}
|
||||
}, 2000);
|
||||
}, 500);
|
||||
}
|
||||
|
||||
interceptLogs() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user