Skip to content

Comments

Add fix for timeout()#132

Open
rpgoldman wants to merge 1 commit intologic-and-learning-lab:mainfrom
rpgoldman:fix-Popper-timeout
Open

Add fix for timeout()#132
rpgoldman wants to merge 1 commit intologic-and-learning-lab:mainfrom
rpgoldman:fix-Popper-timeout

Conversation

@rpgoldman
Copy link
Contributor

popper.util.timeout() function, if given a bad timeout bound (zero or less), could run forever.

timeout function, if given a bad timeout bound (zero or less), could run forever.
@andrewcropper
Copy link
Collaborator

This issue is actually bigger than this commit. Popper is ignoring timeouts in other parts of the system. I have added it to my TODO list.

@rpgoldman
Copy link
Contributor Author

This issue is actually bigger than this commit. Popper is ignoring timeouts in other parts of the system. I have added it to my TODO list.

Fair enough, but I think this one's worth merging for now, while more waits in the queue. We looked at putting timeouts on some of the subsidiary solvers, but it seemed very fussy, and we weren't confident in our understanding. And rightly not!

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.

2 participants