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

lock.go: fix race condition #1158

Merged
merged 1 commit into from Aug 5, 2015
Merged

lock.go: fix race condition #1158

merged 1 commit into from Aug 5, 2015

Commits on Aug 5, 2015

  1. lock.go: fix race condition

    Fix a race condition between startChild() and killChild() that could
    lead to an orphaned managed process.
    
    Fixes hashicorp#1155
    mfischer-zd committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    6875e8d View commit details
    Browse the repository at this point in the history