mirror of
https://github.com/ollama/ollama.git
synced 2026-01-12 00:06:57 +08: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.