diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-06-27 08:10:26 -0700 |
---|---|---|
committer | Jethro Grassie <jtg@xtrabass.com> | 2017-06-28 07:54:20 -0400 |
commit | a73a42a6b0db8fc2f27e1eebdc046391f1289a3a (patch) | |
tree | 390ef4a6bc6d1ebe7bc6e7ca8ce2f0b31eae534f /external/easylogging++ | |
parent | Fix multiline wallet cli output with readline (diff) | |
download | monero-a73a42a6b0db8fc2f27e1eebdc046391f1289a3a.tar.xz |
monero-wallet-cli: hang on exit in readline code (#2117)
readline_buffer: fix start/stop threads being starved by process
process could run for quite some time re-acquiring the process
lock, leaving start/stop starving. Yielding after unlock in
process is much better but doesn't seem to be enough to reliably
yield, so we sleep for a millisecond, which should be transparent
for user input anyway.
Signed-off-by: Jethro Grassie <jtg@xtrabass.com>
Diffstat (limited to 'external/easylogging++')
0 files changed, 0 insertions, 0 deletions