symflower / eval-dev-quality

DevQualityEval: An evaluation benchmark 📈 and framework to compare and evolve the quality of code generation of LLMs.
https://symflower.com/en/company/blog/2024/dev-quality-eval-v0.4.0-is-llama-3-better-than-gpt-4-for-generating-tests/
MIT License
57 stars 3 forks source link

unable to create temporary repository path: exec: WaitDelay expired before I/O complete #219

Open bauersimon opened 3 days ago

bauersimon commented 3 days ago

Seen this multiple times now...

unable to create temporary repository path: exec: WaitDelay expired before I/O complete

Munsio commented 3 days ago

Hmmm, I run the commands in docker with screen right one after another, maybe I should have waited a little bit longer after each run.

Anyway I guess it is better if we are able to fix this within the code.

bauersimon commented 2 days ago

i saw this a long time ago without docker as well... :thinking: