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

feat(bisect): Add new bisection feature #59

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nuclearcat
Copy link
Member

When kernel breaks we need to be able to use automated way bisection, using bisect command. This is initial version, that just works, but needs a bit more work to work reliably. I prefer to commit early, so we don't accumulate too much uncommited code.

@nuclearcat nuclearcat force-pushed the bisect branch 2 times, most recently from ac7c75b to 6991203 Compare December 9, 2024 21:55
When kernel breaks we need to be able to use automated way
bisection, using bisect command. This is initial version,
that just works, but needs a bit more work to work reliably.
I prefer to commit early, so we don't accumulate too much
uncommited code.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
@nuclearcat
Copy link
Member Author

I run into kind of weird situation, black reformat file, but isort doesn't like it. If i run isort, then black doesn't like it.

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.

1 participant