[Libreoffice-bugs] [Bug 117731] Batch libreoffice --convert-to offers no way to wait for document completion

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 26 22:38:20 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=117731

--- Comment #13 from Richard Elkins <richard.elkins at gmail.com> ---
The command (OString cmd) is executed in background through a pipe no matter
what.  The difference is that in Mac and Windows, the foreground process waits
(blocked) while in Linux and Unix, the foreground process continues to the
exit.

Pardon my misuse of terminology.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190626/f47f8736/attachment-0001.html>


More information about the Libreoffice-bugs mailing list