Sleep a bit before bringing window to front
* src/common.c (bring_to_front): log when done. * src/windowmessages.cpp (gpgol_window_proc): Sleep a bit before bring to front.
This might resolve an observed deadlock where setforegroundwindow
would block the UI thread as it tried to bring the disabled
mail window to front. Might also help with:
- GnuPG-Bug-Id: T3889