mirror of
https://github.com/ollama/ollama.git
synced 2026-03-27 02:58:43 +07:00
Calling abort on windows triggers the C++ runtime to attempt a debugger attach, which causes the crashed runners to hang instead of exit, leading to a timeout instead of a fast failure during discovery.