Skip to content

Prevent the occasional CI/testsuite hang

username-removed-56772 requested to merge nohang into master

This doesn't solve the underlying problem of why child processes (both runners and master) occasionally don't exit, but it prevents ugly timeouts in the CI infrastructure when that happens.

Merge request reports