Boehringer-Ingelheim / toscaci

tosca command line tool and service that simplify tosca integration with Continuous Integration tools
Apache License 2.0
10 stars 7 forks source link

tosca CIService freeze execution #27

Closed segator closed 2 years ago

segator commented 2 years ago

If the tests executed are writting to the stdout/stderr in a "massive" way, it will make the process buffer get full causing some kind of "pause/freeze" on the tests, until the buffer is readed/discarted.