You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message=nls.localize('TaskSystem.activeSame.background','The task \'{0}\' is already active and in background mode.',executeResult.task.getQualifiedLabel());
thrownewTaskError(Severity.Warning,nls.localize('TaskSystem.active','There is already a task running. Terminate it first before executing another task.'),TaskErrors.RunningTask);
0 commit comments