Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve resilience to COM RCW cleanup issues in tests #49047

Closed
wants to merge 2 commits into from

Conversation

sharwell
Copy link
Member

@sharwell sharwell commented Oct 29, 2020

Analysis of heap dumps in #49024 suggests that the test process is attempting to clean up COM RCWs after the STA thread is no longer available. Local testing suggests a strategy of aborting the STA thread during an AppDomain unload request mitigates the delays.

@sharwell sharwell requested a review from a team as a code owner October 29, 2020 17:46
Copy link
Member

@jasonmalinowski jasonmalinowski left a comment

Choose a reason for hiding this comment

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

@sharwell Can this pull request be updated to describe the problems that we are trying to improve? Otherwise it's unclear what the goal is.

@sharwell
Copy link
Member Author

Marking as draft since it didn't fix the integration test case

@sharwell sharwell marked this pull request as draft October 29, 2020 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants