We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdee310 commit 3e543ecCopy full SHA for 3e543ec
bigcodebench/eval/utils.py
@@ -31,7 +31,7 @@
31
import multiprocessing
32
from typing import Optional
33
34
-TIMEOUT=240
+TIMEOUT=240.0
35
36
@contextlib.contextmanager
37
def swallow_subprocess_output():
0 commit comments