mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-14 05:39:58 -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.