mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 08:17:37 +00:00
a73a42a6b0
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> |
||
---|---|---|
.. | ||
epee | ||
rlwrap | ||
snap | ||
valgrind | ||
CMakeLists.txt |