Fix stratum reading issue one more time (#2459)
This commit is contained in:
committed by
Ignotus Peverell
parent
493cb431d0
commit
91f4a6b180
@@ -297,6 +297,7 @@ impl StratumServer {
|
||||
the_message.as_bytes(),
|
||||
);
|
||||
workers_l[num].error = true;
|
||||
the_message.clear();
|
||||
continue;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user