You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem? 1. Start a long running pipeline
2. Log in as different user
3. Go to pipeline directory and execute "bpipe log" What is the expected output? What do you see instead? Expect to see ongoing log. Instead, Bpipe says it finished.
Guesswork: Bpipe is querying the status of the process id from the OS and is confusing a permission denied error with the process not existing.
From ssade...@gmail.com on 2012-07-17T09:37:52Z
What steps will reproduce the problem? 1. Start a long running pipeline
2. Log in as different user
3. Go to pipeline directory and execute "bpipe log" What is the expected output? What do you see instead? Expect to see ongoing log. Instead, Bpipe says it finished.
Guesswork: Bpipe is querying the status of the process id from the OS and is confusing a permission denied error with the process not existing.
Original issue: http://code.google.com/p/bpipe/issues/detail?id=47
The text was updated successfully, but these errors were encountered: