refactor respec config to avoid race condition#477
Conversation
|
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 . |
|
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. |
|
Are we changing that, @deniak? |
I haven't debugged more but |
The
deferattribute 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