Skip to content
Snippets Groups Projects
Commit 294b9582 authored by Unknown's avatar Unknown
Browse files

fix derpy error
parent 59723e0b
No related branches found
No related tags found
No related merge requests found
......@@ -414,6 +414,7 @@ void minethd::work_main()
}
executor::inst()->push_event(ex_event(result, oWork.iPoolId));
}
std::this_thread::yield();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment