Skip to content

Avoid duplicate stderr logging in artifact setup#70

Merged
codeforester merged 1 commit into
masterfrom
hpr/fix-run-command-stderr-logging
May 25, 2026
Merged

Avoid duplicate stderr logging in artifact setup#70
codeforester merged 1 commit into
masterfrom
hpr/fix-run-command-stderr-logging

Conversation

@codeforester
Copy link
Copy Markdown
Owner

Summary

  • avoid double-logging subprocess stderr from artifact setup failures
  • keep stderr in the raised ArtifactError so the top-level handler logs it once
  • update focused engine coverage
  • remove the completed TODO item

Testing

  • env PYTHONPATH=lib/python:cli/python ~/.base.d/base/.venv/bin/python -m unittest cli.python.base_setup.tests.test_engine

@codeforester codeforester force-pushed the hpr/fix-run-command-stderr-logging branch from 968ecea to 6cce346 Compare May 25, 2026 11:45
@codeforester codeforester merged commit 5a1f961 into master May 25, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant