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

Set timeout for loading DiffEqPy #19

Closed
wants to merge 3 commits into from
Closed

Conversation

tkf
Copy link
Contributor

@tkf tkf commented Apr 26, 2018

Can it fix #3 (comment)?

tkf added 3 commits April 25, 2018 23:41
Sometimes it hangs; so let's reduce the probability to hit it by
executing it less.
Wait 9 min (< Travis's limit = 10 min)
@tkf
Copy link
Contributor Author

tkf commented Apr 26, 2018

Locally playing with setup Julia function, it looks like pollings are not triggered during using DiffEqPy. Is it probably due to some non-Julia blocking calls? If that's the case, this patch won't fix anything.

But it looks like the timeout was triggered in Traivs https://travis-ci.org/JuliaDiffEq/diffeqpy/builds/371417640 Very strange...

@ChrisRackauckas
Copy link
Member

Maybe worth opening an issue in pyjulia to try and pin it down?

@tkf
Copy link
Contributor Author

tkf commented Apr 26, 2018

Yeah. I guess we need their help.

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

Successfully merging this pull request may close these issues.

Setup testing
2 participants