fix: 强化任务执行可靠性并修复登录与验证码清理 - #158
Open
652036 wants to merge 1 commit into
Open
Conversation
652036
force-pushed
the
fix/comprehensive-hardening
branch
from
September 6, 2026 11:04
912c201 to
cf35943
Compare
652036
force-pushed
the
fix/comprehensive-hardening
branch
from
September 8, 2026 15:26
cf35943 to
f2d981c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
本次修改让启动、学习、考试和题库同步的失败能够正确传递,避免流程未完成却报告成功,并修复 Windows 中文路径下登录验证码模型加载失败和异常退出窗口立即关闭的问题。
验证:此前完整检查为 217 项 pytest、Ruff、Pyright 与 git diff --check 通过;本次账号菜单调整的 21 项入口测试、Ruff 与差异检查通过。已实测自动验证码登录、项目列表和进度接口读取;尚未验证完整课程及考试提交流程,也未重新验证发布产物和 Docker 运行。