Skip to content

feat(runner): set PYTHONPYCACHEPREFIX to WORKDIR/__pycache__ in scripts#3399

Merged
mkoura merged 1 commit intomasterfrom
per_run_pycache
Apr 9, 2026
Merged

feat(runner): set PYTHONPYCACHEPREFIX to WORKDIR/__pycache__ in scripts#3399
mkoura merged 1 commit intomasterfrom
per_run_pycache

Conversation

@mkoura
Copy link
Copy Markdown
Collaborator

@mkoura mkoura commented Apr 9, 2026

Set the PYTHONPYCACHEPREFIX environment variable in node_upgrade.sh and regression.sh to ensure Python bytecode cache files are stored in the run_workdir/pycache directory. This helps keep the repository clean and centralizes cache management.

Set the PYTHONPYCACHEPREFIX environment variable in node_upgrade.sh and regression.sh to ensure Python bytecode cache files are stored in the run_workdir/__pycache__ directory. This helps keep the repository clean and centralizes cache management.
@mkoura mkoura requested a review from saratomaz as a code owner April 9, 2026 13:29
@mkoura mkoura merged commit 778669a into master Apr 9, 2026
1 check passed
@mkoura mkoura deleted the per_run_pycache branch April 9, 2026 13:32
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