Skip to content

Stopping the process of fitting and giving a model based on the current fitted models #672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jianswang opened this issue May 2, 2019 · 3 comments

Comments

@jianswang
Copy link
Contributor

Is there a way that I can quit the process of fitting and still get a model based on the current available models?

When I start the process of fitting, I have noticed that there are 4 processes ( 3S and 1R ), how do I know whether which is the main/child process?

@mfeurer
Copy link
Contributor

mfeurer commented May 10, 2019

Sorry, this is currently not implemented.

@mfeurer
Copy link
Contributor

mfeurer commented May 10, 2019

Regarding your second question, you can potentially use a tool like pstree to figure this out.

@mfeurer
Copy link
Contributor

mfeurer commented May 10, 2019

Ah, and this is a duplicate of #397 so I'm closing it.

@mfeurer mfeurer closed this as completed May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants