Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-728

afm-util ps command list killed applications (state: terminated)

XMLWordPrintable

      root@m3ulcb:~# afm-util start helloworld-service@1.0
      13967
      root@m3ulcb:~# afm-util ps
      [ { "runid": 13967, "pids": [ 13967 ], "state": "running", "id": "helloworld-service@1.0" } ]
      root@m3ulcb:~# afm-util kill 13967
      true
      root@m3ulcb:~# afm-util ps
      [ { "runid": 13967, "pids": [ 13967 ], "state": "terminated", "id": "helloworld-service@1.0" } ]

       

      The latest ps command should returns an empty list (or at least not show application id 13967)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jobol Jose Bollo (Inactive)
            SebD Sebastien Douheret
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: