The GitHub CI tests on Windows failed because the upgrades module generated duplicate line names. That occurred because the same timestamp (in microseconds) was returned by the system clock in successive iterations of a for loop. The issue had never been observed elsewhere and is likely tied to the virtual machine being used for the test.
The GitHub CI tests on Windows failed because the upgrades module generated duplicate line names. That occurred because the same timestamp (in microseconds) was returned by the system clock in successive iterations of a for loop. The issue had never been observed elsewhere and is likely tied to the virtual machine being used for the test.