Uh oh!
There was an error while loading. Please reload this page.
Parallel compilation of scripts - #19649
Conversation
❗ Release notes required
|
majocha
commented
Apr 27, 2026
So, the diamondAssembly test is the only failing one. Interestingly, the failure is not a new one, looking at git history: 90c4e66 |
majocha
commented
May 4, 2026
The issue is caused by singling out |
0803290 to
fb40499CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
T-Gro
commented
May 6, 2026
Would be great if we could find a bigger repo structured as a bunch of (i.e. an overuser of scripts, yes :)) ) |
T-Gro
commented
May 7, 2026
Did some scouting, what about https://github.com/Refsa/FuncIRC and https://github.com/Refsa/FuncIRC/blob/master/FuncIRC/FuncIRC.fsproj in particular ? Looks like a nice web with many |
Uh oh!
There was an error while loading. Please reload this page.
Graph based type checking did not handle compilations that include script files.
Previous workaround was to simply sequentially check files up to the last script on the sources list.
The actual bug was that graph checking did not record modules implicitly provided by any script file in the compilation, in effect missing dependencies like :