charlesdaniels / bitshuffle

BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

When taking input from stdin, waits for two files before exiting #17

Closed jyn514 closed 6 years ago

jyn514 commented 6 years ago

Example:

joshua@debian-thinkpad:/usr/local/src/bitshuffle$ ./bitshuffle.py -e
some message here
((<<This is encoded with BitShuffle, which you can download from https://github.com/charlesdaniels/bitshuffle|1|base64|bz2|0|0|stdin|9477a94f13fef4343e1fca75a1a814f870160dc6|QlpoNTFBWSZTWdy1BSkAAAhRgAAQQAAiwpgAIAAxADAp6A9JP28BA1onHC7kinChIblqClI=>>))

l
((<<This is encoded with BitShuffle, which you can download from https://github.com/charlesdaniels/bitshuffle|1|base64|bz2|0|0|stdin|cde25b5e10ad99822ac2c62b8e01b4d8af3e01d5|QlpoNTFBWSZTWX5LdcUAAADBAAAQAAQgACEAgrF3JFOFCQfkt1xQ>>))
jyn514 commented 6 years ago

Not present in latest commit or in master. Closing until this can be replicated.