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

enable explicit clean-up prior to process exit for user mode stress test app. #2782

Merged
merged 1 commit into from
Aug 23, 2023
Merged

enable explicit clean-up prior to process exit for user mode stress test app. #2782

merged 1 commit into from
Aug 23, 2023

Conversation

dv-msft
Copy link
Collaborator

@dv-msft dv-msft commented Aug 22, 2023

Description

This PR fixes the user mode ('usersim') multi-threaded stress test application to ensure that allocated 'mock' resources are explicitly free'd prior to process termination.

Testing

Existing CI/CD test.

Documentation

No doc changes required.

Installation

No installer changes required.

Fixes: #2222

@dv-msft dv-msft changed the title (DRAFT - NOT FOR REVIEW) - enable explicit clean-up prior to process exit for user mode stress test app. enable explicit clean-up prior to process exit for user mode stress test app. Aug 22, 2023
@dv-msft dv-msft marked this pull request as ready for review August 22, 2023 22:20
@dthaler dthaler added this pull request to the merge queue Aug 23, 2023
Merged via the queue into microsoft:main with commit 7cc11a4 Aug 23, 2023
67 checks passed
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.

Workflow failed - user_mode_multi_threaded_stress
3 participants