mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-19 07:57:53 -04:00
Use a pipe for reading output from the worker process instead of stdout. Apparently there exist shell extensions that write to stdout. Le bubbling sigh.