FutureImpl does not cancel it`s start future

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      FutureImpl does not cancel its attribute start, which is AsyncFutureImpl instance for identification that task is running.

      methos setAsCancelled() should cancel its attribute start too.

      It causes bug in method getStartCondition() in case cancellation of job in queue. Because start AssyncFuturaImpl is not set as cancelled and thread wich called getStartCondition() wait forever when job is cancelled in queue, because start is never cancelled.

      It can be seen in Build flow plugin.

            Assignee:
            Lucie Votypkova
            Reporter:
            Lucie Votypkova
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: