diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-10-26 11:49:34 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-10-26 11:49:51 +0200 |
| commit | e9f73b839ad9732d7c8f2f4fcbf6ef8eaa267fa3 (patch) | |
| tree | ef16b777c3c4f5f6622c05103252345a424c57ca /src/httpserver.cpp | |
| parent | Merge #17165: Remove BIP70 support (diff) | |
| parent | gui: Make polling in ClientModel asynchronous (diff) | |
| download | discoin-e9f73b839ad9732d7c8f2f4fcbf6ef8eaa267fa3.tar.xz discoin-e9f73b839ad9732d7c8f2f4fcbf6ef8eaa267fa3.zip | |
Merge #17135: gui: Make polling in ClientModel asynchronous
6b6be41c36e4fe9a74bed50e7f0a06532ab1260b gui: Make polling in ClientModel asynchronous (João Barbosa)
Pull request description:
After #14193 `ClientModel::updateTimer` can take some time, as such the GUI hangs, like #17112.
Fixes this by polling in a background thread and updating the GUI asynchronously.
ACKs for top commit:
laanwj:
ACK 6b6be41c36e4fe9a74bed50e7f0a06532ab1260b
Sjors:
Code review re-ACK 6b6be41; only replaced the scary cast with `{ timer->start(); }`
Tree-SHA512: fd98b0c6535441aee3ee03c48b58b4b1f9bdd172ec6b8150da883022f719df34cabfd4c133412bf410e7f709f7bf1e9ef16dca05ef1f3689d526ceaeee51de38
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions