Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

nnictl stop cannot stop a failed experiment sometime #2080

Closed
QuanluZhang opened this issue Feb 19, 2020 · 1 comment
Closed

nnictl stop cannot stop a failed experiment sometime #2080

QuanluZhang opened this issue Feb 19, 2020 · 1 comment
Assignees
Labels
bug Something isn't working nnidev

Comments

@QuanluZhang
Copy link
Contributor

Short summary about the issue/question: if I have some kind of error occur in the Python code, and that error generates an exception, then the REST server continues to run, occupying the port, but I can't stop it, because it says there is no experiment running. I found the node.js server process that I needed to kill, but there should be some way to have it either die when there's an error, or have the 'stop' command work even though no experiment has been started properly.

Brief what process you are following:

How to reproduce it:

nni Environment:

  • nni version:
  • nni mode(local|pai|remote):
  • OS:
  • python version:
  • is conda or virtualenv used?:
  • is running in docker?:
@SparkSnail
Copy link
Contributor

#2086

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working nnidev
Projects
None yet
Development

No branches or pull requests

3 participants