Skip to content

Conversation

@erg
Copy link
Contributor

@erg erg commented Jan 6, 2017

Fix for a problem with shell.run_parallel where this function must be called before shell.run().

lock is not initialized. Thus, we initialize the lock to None and just
don't use it because no console output can happen in parallel because
we're not running in parallel.
@erg
Copy link
Contributor Author

erg commented Jan 6, 2017

@swift-ci Please smoke test

@shahmishal shahmishal merged commit 8c01531 into swiftlang:master Jan 6, 2017
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