-
Notifications
You must be signed in to change notification settings - Fork 1
cloudexec status --all displays job as cancelled even if job is still running #32
Copy link
Copy link
Closed
Description
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)
ucloudexec 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 |
+--------+--------------------------------+--------------+-----------------+----------+------+--------+---------------------+---------------------+---------------------+-------------+------------+Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels