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

Conversation

yonda
Copy link

@yonda yonda commented May 8, 2017

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 (For example, execute tachikoma:run_bundler to multi repository by jenkins task).

So fix to remove only @build_for directory.

What do you think ? Thanks !

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.
@coveralls
Copy link

coveralls commented May 8, 2017

Coverage Status

Coverage remained the same at 67.647% when pulling e174120 on yonda:rm_rf_only_build_for into 8adcad1 on sanemat:master.

@yonda yonda closed this May 12, 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.

None yet

2 participants