Skip to content

refactor respec config to avoid race condition#477

Merged
deniak merged 1 commit intogh-pagesfrom
respec-config-patch
Feb 9, 2026
Merged

refactor respec config to avoid race condition#477
deniak merged 1 commit intogh-pagesfrom
respec-config-patch

Conversation

@deniak
Copy link
Member

@deniak deniak commented Feb 3, 2026

The defer attribute on the respec script can cause some race condition with spec-generator.
That PR removes the attribute and fixes the group associated with the document.
Fix w3c/spec-generator#396

/cc @kfranqueiro

@deniak deniak requested review from himorin and xfq February 3, 2026 09:25
@himorin
Copy link
Contributor

himorin commented Feb 3, 2026

approve, but I don't think we'll not rely on spec-generator (or echidna) but use manual publication (due to various issues, including timeout from long processing time) only once as final update, when @kidayasuo concludes discussion around #453 .
Although we cannot archive this repository, since it's the main place for JL-TF, but all contents of jlreq Note will be frozen once that publication made.

@deniak
Copy link
Member Author

deniak commented Feb 3, 2026

The fixes in that PR also apply for regular use of respec. I'm mentioning spec-generator because that's where @xfq filled out the issue.

@deniak deniak merged commit 34310a4 into gh-pages Feb 9, 2026
@deniak deniak deleted the respec-config-patch branch February 9, 2026 06:20
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.

Spec generator fails on large files

2 participants