Spaces:
Runtime error
Runtime error
fix: rust timeout exception
#1
by
bomjin
- opened
- During evaluating the humanevalpack-rust, it was unable to proceed with the evaluation due to a timeout error from subprocess execution.
- This PR applies the try-except statement to handle subprocess.TimeoutExpired in the rust execution function.
Muennighoff
changed pull request status to
merged