Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frontend.XF: switch to main thread for showing dialogs
This is to fix a threading issue likely introduced in [1] and/or [2] which sometimes was causing a crash (especially in GTK), and which we have fixed thanks to gui-thread-check[3] and the migration of it to the new Mono Profiler API [4]. [1] https://gitlab.com/nblockchain/geewallet/commit/513c00646c25192d36d4d55e6cbc7ec3dd3413ab [2] https://gitlab.com/nblockchain/geewallet/commit/e1e0531c76f640b231726c8516843461cf3c876f [3] https://github.com/slluis/gui-thread-check/ [4] slluis/gui-thread-check#8
- Loading branch information