We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa632c5 commit 9702a3aCopy full SHA for 9702a3a
src/main/java/com/iexec/core/task/Task.java
@@ -178,5 +178,4 @@ public boolean inCompletionPhase() {
178
public boolean isTeeTask() {
179
return TeeUtils.isTeeTag(getTag());
180
}
181
-
182
0 commit comments