Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix network audit in CI pipeline for macOS on `development` channel #5886
Labels
Comments
|
I believe this is a duplicate of #7207 - we'd want to solve that and then this should be good to go. I suspect the log isn't written because output buffer is not flushed (for writing the file) as process is killed unexpectedly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following is happening when passing
developmentas a channel to the CI pipeline.nightly,dev,betaandreleasework as expected.