observed failure of TestPkg thread test #54813
Labels
bug
Indicates an unexpected problem or unintended behavior
correctness bug ⚠
Bugs that are likely to lead to incorrect results in user code without throwing
multithreading
Base.Threads and related functionality
regression 1.11
Regression in the 1.11 release
Milestone
This is a test that calling
using TestPkg
on multiple threads will not result in accidentally emitting "Replacing module" text. However it seems broken at the moment (on f4b81af), as it can be made to fail by corrupting the test in progress:The text was updated successfully, but these errors were encountered: