Skip to content

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Jul 17, 2022

Fixes #72232

@jkotas jkotas requested a review from MichalStrehovsky as a code owner July 17, 2022 05:45
@ghost ghost assigned jkotas Jul 17, 2022
ThreadAbortRequested = 128,
};

enum
Copy link
Member Author

Choose a reason for hiding this comment

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

This enum was redundant. I have deleted it and the remapping code for enum values.

@jkotas
Copy link
Member Author

jkotas commented Jul 17, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

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

Thank you!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ApartmentStateTest_ChangeBeforeThreadStarted failing

2 participants