Skip to content

Commit

Permalink
Fixed issue with cancelling reportSleepingCommissionersFuture
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadb-amazon committed Sep 20, 2023
1 parent 6fe972a commit 8a63796
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ public void discoverVideoPlayerCommissioners(
TimeUnit.MILLISECONDS);

this.discoveryStarted = true;
reportSleepingCommissionersFuture.cancel(true);
}
}

Expand Down

0 comments on commit 8a63796

Please sign in to comment.