https://bugs.documentfoundation.org/show_bug.cgi?id=105288
--- Comment #6 from Jan-Marek Glogowski <[email protected]> ---
There are two problems with your suggestion:
1. The correct interface to get (async) information from the MailDispatcher is
to register a listener.
2. A while loop like "while(xMailDispatcher->messageCount());" will block any
event processing of LO. Now for a short time, that's ok, but who knows in
advance how many mails still need processing and how long this will take and LO
is meanwhile frozen.
It would be nice if you can test private/jmux/tdf#105288. It's currently just
compile tested, so I hope it won't deadlock ;-)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs