Set thread names for better debugging

This commit is contained in:
SChernykh
2025-03-13 11:19:58 +01:00
parent 37e8cc01cf
commit d1dd95d9c9
10 changed files with 59 additions and 0 deletions
+2
View File
@@ -1953,6 +1953,8 @@ int p2pool::run()
loop->data = nullptr;
GetLoopUserData(loop);
set_thread_name("Main");
try {
get_info();
load_found_blocks();