Skip to content

Specify a unique cache directory before each code execution #77

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

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

shwinshaker
Copy link

@shwinshaker shwinshaker commented Feb 11, 2025

Specify a unique cache directory before each code execution, which avoids some libraries (e.g., Matplotlib) competing for the same file across multiple code executions and causing evaluation errors.

For more information, refer to this issue.

@shwinshaker shwinshaker changed the title Add a unique cache directory before each code execution Specify a unique cache directory before each code execution Feb 11, 2025
@terryyz
Copy link
Collaborator

terryyz commented Feb 11, 2025

Thanks @shwinshaker!

@terryyz terryyz merged commit fcc4389 into bigcode-project:main Feb 11, 2025
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.

2 participants