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

Add timeout #84

Closed
bjorn3 opened this issue May 9, 2020 · 5 comments
Closed

Add timeout #84

bjorn3 opened this issue May 9, 2020 · 5 comments

Comments

@bjorn3
Copy link
Member

bjorn3 commented May 9, 2020

To bisect hangs.

@Mark-Simulacrum
Copy link
Member

Timeout to what? What hangs? Can you provide more clarification?

@bjorn3
Copy link
Member Author

bjorn3 commented May 10, 2020

If the rustc regression is a hang, it would be useful for cargo-bisect-rustc to timeout after testing for a certain amount of time and then considering that timeout as if the compiler crashed.

@bjorn3
Copy link
Member Author

bjorn3 commented May 10, 2020

For context: I was trying to bisect rust-lang/rust#72051.

@hkratz
Copy link

hkratz commented Sep 16, 2021

Quite a few "extreme" slowness / hang issues lately where that would help do an unattended bisect instead of using --prompt.

@ehuss
Copy link
Collaborator

ehuss commented Oct 8, 2021

This is now implemented via #135 and should be in the recently published 0.6.1. Feel free to open new issues if there are any problems with the new --timeout option.

@ehuss ehuss closed this as completed Oct 8, 2021
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

4 participants