pallassgj / bpipe

Automatically exported from code.google.com/p/bpipe
0 stars 1 forks source link

Running bpipe stop reports stopping many more commands than it should #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Run a pipeline several times in a directory.

Observe all commands are already stopped

Then run 'bpipe stop'.

Bpipe will tell you:

   Stopped 22 commands

(Where 22 is any number > 0).

If all commands finished, Bpipe should not be telling you it stopped anything.

Original issue reported on code.google.com by ssade...@gmail.com on 26 May 2012 at 1:23

GoogleCodeExporter commented 9 years ago
Fix / implementation released in Bpipe 0.9.4

Original comment by ssade...@gmail.com on 1 Jun 2012 at 12:09