rorodata / rorocloud

Command-line interface to rorocloud service.
Apache License 2.0
0 stars 2 forks source link

Stop Jobid does not work #1

Open akrishnamo opened 7 years ago

akrishnamo commented 7 years ago

I am trying to kill a job

C:\Users\ananth>rorocloud --verbose stop 790d87e3
Starting new HTTPS connection (1): rorocloud.rorodata.com

>>>https://rorocloud.rorodata.com:443 "DELETE /jobs/790d87e3 HTTP/1.1" 200 None

The job still continues running, I am able to access the notebook. So, it appears that the STOP Jobid command is not working.