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

Concurrent creation of a directory while unzipping leads to a missing libraries #84

Open
letko-dmitry opened this issue Jun 15, 2021 · 0 comments

Comments

@letko-dmitry
Copy link

Hi,
It looks like there we have to prepare @config.generated_frameworks_dir directory as well, otherwise it will be created by zip-tool concurrently and can lead to a missing library because of failed unzip.

FileUtils.mkdir_p(@config.prebuild_sandbox_path)

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

No branches or pull requests

1 participant