More informative main thread name

This commit is contained in:
SChernykh
2025-05-03 17:53:51 +02:00
parent 2416a80642
commit 7d632fdc85

View File

@@ -1956,7 +1956,7 @@ int p2pool::run()
loop->data = nullptr;
GetLoopUserData(loop);
set_thread_name("Main");
set_thread_name("p2pool");
try {
get_info();