am 8b05d273: Merge "Flush dump output before calling score cache dump() methods."
* commit '8b05d2735dcdba2b21533d441fe30fd7c0352c05': Flush dump output before calling score cache dump() methods.
This commit is contained in:
@@ -171,6 +171,7 @@ public class NetworkScoreService extends INetworkScoreService.Stub {
|
||||
return;
|
||||
}
|
||||
writer.println("Current scorer: " + currentScorer);
|
||||
writer.flush();
|
||||
|
||||
for (INetworkScoreCache scoreCache : getScoreCaches()) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user