More debug thread name fixes
This commit is contained in:
@@ -334,6 +334,8 @@ void MergeMiningClientTari::run()
|
||||
{
|
||||
LOGINFO(1, "worker thread ready");
|
||||
|
||||
set_thread_name("MM Tari poll");
|
||||
|
||||
using namespace std::chrono;
|
||||
|
||||
for (;;) {
|
||||
|
||||
Reference in New Issue
Block a user