Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7694

Discarding process::loop doesn't stop the loop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • libprocess

    Description

      When a loop's returned future is discarded, the loop would attempt to stop itself from progressing by propagating the discard to the future that iteration or body are blocked on. However for cases such as the run is dispatched and pending, or iteration or body are not blocked at all, discarding the loop doesn't stop it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xujyan Yan Xu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: