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

fix_llvm_nm_and_ar_race_condition #5004

Merged

Conversation

juj
Copy link
Collaborator

@juj juj commented Mar 7, 2017

Propagate errors from llvm-nm and llvm-ar calls back up to main process from subprocesses. Clean up temporary directory created for llvm-ar at process exit. Fix race condition in llvm-ar temporary directory creation. Fixes #4960.

…ss from subprocesses. Clean up temporary directory created for llvm-ar at process exit. Fix race condition in llvm-ar temporary directory creation. Fixes emscripten-core#4960.
@kripken
Copy link
Member

kripken commented Mar 7, 2017

lgtm

@juj
Copy link
Collaborator Author

juj commented Mar 7, 2017

Great, @asria reported success at #4960 (comment) as well, so I'll merge this in.

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.

2 participants