princeton-nlp / SWE-bench

[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
https://www.swebench.com
MIT License
1.45k stars 240 forks source link

Add timeout for overal execution of instance #159

Closed klieret closed 5 days ago

klieret commented 5 days ago

In reference to #157

klieret commented 5 days ago

(actually this is a timeout for collecting all futures, not a per-future thing)