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 for parallel execution #299

Closed
wants to merge 1 commit into from
Closed

Commits on May 8, 2017

  1. fix for parallel execution

    if all files in `Tachikoma.repos_path` directory are deleted,
    the fetched files (it was fetched by other process) will be deleted
    if running tachikoma:run_bundler in parallel.
    
    So fix to remove only `@build_for` directory.
    yonda committed May 8, 2017
    Configuration menu
    Copy the full SHA
    e174120 View commit details
    Browse the repository at this point in the history