Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SCRATCH_DIR and OUT_DIR global variables in the Python traces #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LanderOtto
Copy link
Contributor

@LanderOtto LanderOtto commented Jul 6, 2024

This commit refactors the scratch and output directory variables in the Python traces. Before this commit, they were passed as arguments in the _exec and _recv functions. Now, they are configured as global variables.

@GlassOfWhiskey GlassOfWhiskey changed the title Added global variables for working and output directories in the python traces Added workdir and outdir global variables in the Python traces Jul 18, 2024
@GlassOfWhiskey GlassOfWhiskey changed the title Added workdir and outdir global variables in the Python traces Added scratchdir and outdir global variables in the Python traces Jul 18, 2024
@GlassOfWhiskey GlassOfWhiskey changed the title Added scratchdir and outdir global variables in the Python traces Added SCRATCH_DIR and OUT_DIR global variables in the Python traces Jul 18, 2024
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