This commit is contained in:
Jay D Dee
2020-01-02 23:54:08 -05:00
parent 241bc26767
commit 3572cb53c4
118 changed files with 7030 additions and 1575 deletions

View File

@@ -1028,7 +1028,7 @@ static int share_result( int result, struct work *null_work,
{
// empty queue, it must have overflowed and stats were lost for a share.
pthread_mutex_unlock( &stats_lock );
applog(LOG_WARNING,"Pending shares overflow, stats for share are lost.");
applog(LOG_WARNING,"Share stats not available.");
}
// calculate latency and share time.