Race condition when building testshade_llvm_compiled_rs #1762
Labels
bug
Crash or wrong behavior of an existing feature.
shading system
Related to the runtime shader execution
In a parallel build,
testshade_llvm_compiled_rs.bc
andtestshade_llvm_compiled_rs.bc.cpp
are generated two to three times.The next command can use the truncated result, which is being overwritten by the second or third generation.
This is an example from the build log:
Versions
The text was updated successfully, but these errors were encountered: