Skip to content

Conversation

@StephanTLavavej
Copy link
Member

This additionally changes create-vmss.ps1 to stop on errors. (When I attempt to update the VMSS while all of our cores are busy processing PR/CI builds, the script fails - now it immediately exits after encountering the quota limit, instead of proceeding and getting confused as to why it can't shut down a nonexistent VM.)

@StephanTLavavej StephanTLavavej added the infrastructure Related to repository automation label Aug 26, 2020
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner August 26, 2020 12:41
Copy link
Contributor

@CaseyCarter CaseyCarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprise! _InterlockedExchange128_nf is not in intrin0.h in 16.8p2; it will be in 16.8p3. I'll push a fix.

`_InterlockedExchange128_nf` is _not_ defined in `<intrin0.h>` in 16.8p2. That change is coming in Preview 3.
@CaseyCarter

This comment has been minimized.

@StephanTLavavej
Copy link
Member Author

Excellent catch, thanks! Yes, I totally forgot, and yes, it should be in the checklist. I'll fix it up and then send out an MSVC-PR internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Related to repository automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants