More debug thread name fixes

This commit is contained in:
SChernykh
2025-03-16 14:39:56 +01:00
parent 2449366d87
commit a55858b44f
3 changed files with 28 additions and 9 deletions

View File

@@ -334,6 +334,8 @@ void MergeMiningClientTari::run()
{
LOGINFO(1, "worker thread ready");
set_thread_name("MM Tari poll");
using namespace std::chrono;
for (;;) {