RFC: concurrent forks of graphics conversions
Pavel Sanda
sanda at lyx.org
Sat Sep 24 15:18:53 UTC 2022
On Fri, Sep 23, 2022 at 03:43:05PM -0400, Scott Kostyshak wrote:
> The reason I send this preliminary patch in is to (1) see if there is at
> least preliminary support for this kind of code change;
If I understand correctly you use single variable ForkedCall call;
for all conversions done in parallel right?
That sounds wrong from the architecture point of view, one would
naively expect new ForkedCall for each conversion, no?
Pavel
More information about the lyx-devel
mailing list