Skip to content
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

Have a retrieve submission option for jobs that take a long time #10

Closed
odow opened this issue Jul 26, 2016 · 0 comments · Fixed by #18
Closed

Have a retrieve submission option for jobs that take a long time #10

odow opened this issue Jul 26, 2016 · 0 comments · Fixed by #18

Comments

@odow
Copy link
Member

odow commented Jul 26, 2016

Raised by @healy-pa #9 (comment)

Issue is with https://github.com/odow/NEOS.jl/blob/master/src/NEOSSolverInterface.jl#L116
It should either be in a loop that sleeps and periodically checks, or via a separate solve(m; async=true) and retrieve(m)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant