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

Avoid problems when multiple processes generate the same file #1601

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

SReicheltPTV
Copy link
Contributor

@SReicheltPTV SReicheltPTV commented Oct 26, 2020

Fixes #1600.
Note that some race conditions remain, as commented in the code.

Copy link
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

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

Yeah, this is a bit suspect, but your patch is an improvement - thanks!

@mhammond mhammond merged commit 7b2f81b into mhammond:master Oct 26, 2020
@SReicheltPTV
Copy link
Contributor Author

Thanks for the quick response. :-)

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.

Exception when multiple processes access COM objects with the same interface
2 participants