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

Deadlock and Corrupted Command Log when running huge number of Parallel Stages (>100) #12

Closed
lonsbio opened this issue Oct 20, 2014 · 1 comment

Comments

@lonsbio
Copy link
Collaborator

lonsbio commented Oct 20, 2014

From ssade...@gmail.com on 2012-02-08T12:49:12Z

What steps will reproduce the problem? 1. Create pipeline with 200 input files feeding into a single parallel stage
2. Execute Pipeline What is the expected output? What do you see instead? All 200 files should be processed and script should complete.

Actual behavior - sometimes Bpipe hangs, and the command log contains statements overwriting each other and even misses some commands.

Original issue: http://code.google.com/p/bpipe/issues/detail?id=12

@lonsbio
Copy link
Collaborator Author

lonsbio commented Oct 20, 2014

From ssade...@gmail.com on 2012-02-07T18:09:57Z

related to contention on the command log file

commit d8fa8c1

Status: Fixed

@lonsbio lonsbio closed this as completed Oct 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant