ggml-org/whisper.cpp

errorlevel not set when exiting with errors in windows version

Open

#555 创建于 2023年3月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (5,535 fork)batch import
enhancementgood first issue

仓库指标

Star
 (49,693 star)
PR 合并指标
 (平均合并 5天 20小时) (30 天内合并 36 个 PR)

描述

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

贡献者指南