Skip to content

fix(tikz): remove the fixed compile timeout - #45

Merged
QQSHI13 merged 1 commit into
mainfrom
fix/tikz-no-timeout
Aug 18, 2026
Merged

fix(tikz): remove the fixed compile timeout#45
QQSHI13 merged 1 commit into
mainfrom
fix/tikz-no-timeout

Conversation

@QQSHI13

@QQSHI13 QQSHI13 commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Removes LATEX_TIMEOUT = 60 from docsforge/tikz.py (all 5 subprocess calls). A diagram that compiles longer than 60s previously crashed the build with an uncaught TimeoutExpired; now it simply completes. Changelog en+zh updated.

Dropping the 60-second per-step timeout (latex, dvisvgm, pdflatex) so
large or slow diagrams compile as long as they need. With
-interaction=nonstopmode a hung toolchain is unlikely; previously a
diagram taking >60s crashed the build with an uncaught TimeoutExpired.
@QQSHI13
QQSHI13 merged commit b619a29 into main Aug 18, 2026
8 checks passed
@QQSHI13
QQSHI13 deleted the fix/tikz-no-timeout branch August 18, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant