Skip to content

Fix temp directory access when signing in parallel#98

Merged
brutaldev merged 3 commits into
brutaldev:masterfrom
OliverW10:fix-temp-directory-name
Oct 4, 2023
Merged

Fix temp directory access when signing in parallel#98
brutaldev merged 3 commits into
brutaldev:masterfrom
OliverW10:fix-temp-directory-name

Conversation

@OliverW10

Copy link
Copy Markdown
Contributor

If multiple signings are running at the same time, all of them would use the same temp directory name and when one finishes it deletes the temp directory along with the files the other instances may have still wanted to use.

@OliverW10 OliverW10 changed the title Fix temp directory access when doing builds in parallel Fix temp directory access when signing in parallel Oct 4, 2023

@brutaldev brutaldev left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Makes sense.

@brutaldev
brutaldev merged commit dbca492 into brutaldev:master Oct 4, 2023
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.

3 participants