/HaltTest

Testing halting a build when output is found

Primary LanguageShell

HaltTest

This is a test project for CircleCI. The goal is to halt the running job (and kill the current running process) to avoid certain situations where unwanted output would lead to bad output and high credit consumption.

It's hacky, but it works.