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

Serialize calls to pe-parse api calls. #3206

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dv-msft
Copy link
Collaborator

@dv-msft dv-msft commented Jan 28, 2024

Description

This PR serializes calls to the pe-parse api and the associated error handling by calling them under lock.

Testing

Do any existing tests cover this change? Are new tests needed?
No new tests needed as this is already exercised by the existing multi-threaded stress tests.

Documentation

Is there any documentation impact for this change?
No doc changes required.

Installation

Is there any installer impact for this change?
No installer impact.

Fixes #3207

@dv-msft dv-msft changed the title TEST - NOT FOR REVIEW Serialize calls to pe-parse api calls. Jan 28, 2024
@dv-msft dv-msft marked this pull request as ready for review January 28, 2024 20:06
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Jan 29, 2024
Merged via the queue into microsoft:main with commit ddd1a00 Jan 29, 2024
76 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.

Add serialization wrappers around calls to the pe-parse library
4 participants