Skip to content

cloudexec status --all displays job as cancelled even if job is still running  #32

@0xicingdeath

Description

@0xicingdeath

cloudexec status output prior to running clean:

+--------+----------+---------+-----------------+----------+------+--------+---------------------+---------------------+--------------+-------------+------------+
| 242    | echidna  | running | 64.225.8.129    | 32768 MB | 16   | 200 GB | 2024-02-01 04:17:57 | 2024-02-01 04:22:01 | 4 minutes    | $0.5000     | $0.0339    |
+--------+----------+---------+-----------------+----------+------+--------+---------------------+---------------------+--------------+-------------+------------+

Command to clean asks whether or not to destroy droplet – response is u (i.e: neither y or n)

  - cloudexec-natchin (IP: 64.225.8.129) (Jobs: 242) created at 2024-02-01T09:18:56Z
destroy this droplet? (y/n)
u

cloudexec status --all output for job-242:

+--------+--------------------------------+--------------+-----------------+----------+------+--------+---------------------+---------------------+---------------------+-------------+------------+
| 242    | echidna                        | cancelled    | 64.225.8.129    | 32768 MB | 16   | 200 GB | 2024-02-01 04:17:57 | 2024-02-01 04:22:01 | 4 minutes           | $0.5000     | $0.0339    |
+--------+--------------------------------+--------------+-----------------+----------+------+--------+---------------------+---------------------+---------------------+-------------+------------+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions