kibana/packages/kbn-dev-utils
Spencer 14cfade0b4
[dev-utils/procRunner] wrap stop and close promises in timeouts (#17320)
In an attempt to debug random stalls we are seeing in CI, the proc runner will now send SIGKILL if a process does not exit after receiving the standard exit signal it receives (usually SIGTERM). Additionally, if the child process object never emits "close" or "exit" another timeout will trigger an error
2018-03-21 16:17:51 -07:00
..
src [dev-utils/procRunner] wrap stop and close promises in timeouts (#17320) 2018-03-21 16:17:51 -07:00
.babelrc
package.json
README.md
yarn.lock

dev utils

proc runner

For running integration tests in Kibana

tooling log