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

--- Comment #14 from Mike Kaganski <[email protected]> ---
So a code pointer:

RequestHandler::ExecuteCmdLineRequests processes aRequest.aConversionParams. It
happens in the main instance of the program. We need to keep track of each of
the processed conversion results. When it's initiated by its own main()
(through Desktop::OpenClients), it needs to make sure, that when main() ends,
it returns the appropriate code. When it's called from IpcThread::process, the
end result must be transferred back to the calling instances.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to