kibana/packages/kbn-dev-utils
Spencer 56041ca1d0
More attempts to fix procRunner hangs in CI (#17325)
* [kbn-dev-utils/procRunner] try using execa to avoid never-exitting procs

* [kbn-dev-utils/procRunner] don't listen for close event, rely on stdio streams ending
2018-03-28 12:26:11 -07:00
..
src More attempts to fix procRunner hangs in CI (#17325) 2018-03-28 12:26:11 -07:00
.babelrc
package.json More attempts to fix procRunner hangs in CI (#17325) 2018-03-28 12:26:11 -07:00
README.md
yarn.lock More attempts to fix procRunner hangs in CI (#17325) 2018-03-28 12:26:11 -07:00

dev utils

proc runner

For running integration tests in Kibana

tooling log