Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-535

When adding subtask it is not checked for NULL

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.9.6
    • Component/s: None
    • Labels:
      None

      Description

      To fix this:

      • Add safe points in:
        • Task::AddSubTask
        • TaskSchedulerImpl::registerTopLevelTask
        • TaskSchedulerImpl::processFinishedTasks (before calling onSubTaskFinished)
      • Add null-checks before calls to Task::addSubTask where they are missing

        Attachments

          Activity

            People

            Assignee:
            inovikov Ivan Novikov
            Reporter:
            inovikov Ivan Novikov
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: