Commit Graph

4 Commits

Author SHA1 Message Date
Albert S. 47874b3706 gui: ipcworker,ipcserver: Refactor
Crashes were observed, faulting in libQtNetwork.
Those were rather rare. We also have no traces.

Probably depends on some order signal/slots were
processed. Remove shared states between connections,
such as the IPCPreviewWorker and socket instance in IPCServer.
2022-08-27 11:15:45 +02:00
Albert S. c867652b6f gui: IPCPreviewWorker(): Don't allocate mapfunctor on heap 2022-05-29 11:20:28 +02:00
Albert S. 2591a4ccba gui: ipc: Support cancellation of preview generation 2022-05-29 11:20:28 +02:00
Albert S. 6439adffc6 gui: Begin IPCPreviewWorker 2022-05-27 09:26:03 +02:00