ggml-org/whisper.cpp

errorlevel not set when exiting with errors in windows version

Open

#555 geöffnet am 2. März 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (49.693 Stars) (5.535 Forks)batch import
enhancementgood first issue

Beschreibung

It seems to me that main.exe sets no errorlevel when it exits with error. IMHO it should not exit with errorlevel = 0

Contributor Guide