python/python-docs-zh-cn

3.13无法同步了

silkriver opened this issue · 4 comments

Python Version

3.13

近几天状态都是 Failure 或 In Progress,其他版本正常

Suggested Fix

可能需要更新文档

Dumeng commented

The corrupted cache has been removed. Workflow has returned to normal.

这个问题又出现了吧

Dumeng commented

问题来自于sphinx-build构建后的cross reference environment pickle,在跨执行文件缓存加载后,该读取文件可能造成执行挂起。现已在 c6514dd 中移除对于该文件的读取,构建已经恢复稳定,但构建时间有明显延长。