issues
search
openai
/
human-eval
Code for the paper "Evaluating Large Language Models Trained on Code"
MIT License
2.42k
stars
346
forks
source link
fix: reset `os.getcwd` system call after sandbox execution
#25
Open
yaohui-wyh
opened
1 year ago
yaohui-wyh
commented
1 year ago
Reset
os.getcwd()
after sandbox execution, since it is invoked by
create_tempdir()
os.getcwd()
after sandbox execution, since it is invoked bycreate_tempdir()