Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ public class Execution implements AccessExecution, Archiveable<ArchivedExecution

private static final int NUM_CANCEL_CALL_TRIES = 3;

private static final int NUM_STOP_CALL_TRIES = 3;

// --------------------------------------------------------------------------------------------

/** The executor which is used to execute futures. */
Expand Down