CodeBench: go build output ei vuoda terminaaliin (stdio: pipe)

This commit is contained in:
2026-04-15 00:12:57 +03:00
parent 56133b5d19
commit 3b1a02a9af

View File

@@ -425,7 +425,7 @@ async function runPipeline(model, scenario, round = 1) {
try {
execSync(
`docker run --rm --entrypoint sh -v "${dir}:/src:ro" ${LCONF.dockerImage} -c "cp -r /src/* . && go mod tidy 2>&1 && go build ./... 2>&1"`,
{ timeout: 60000, encoding: 'utf-8' }
{ timeout: 60000, encoding: 'utf-8', stdio: 'pipe' }
);
console.log(` [3/5] ✓ kääntyy`);
break; // OK — seuraava tiedosto