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

Fix changegroupactive dispatcher #1627

Closed
wants to merge 1 commit into from
Closed

Fix changegroupactive dispatcher #1627

wants to merge 1 commit into from

Conversation

opekope2
Copy link

Describe your PR, what does it fix/add?

This commit re-adds the option to specify direction (b - backward, anything else - forward), as it was before #1580.
Fixes #1594.

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

If the active window is head, it automatically switches to the tail window. Otherwise, it starts finding the previous window at the group head instead of the next window. This way, the average time to find the previous window is less than the number of windows.

Is it ready for merging, or does it need work?

Yes.

This commit re-adds the option to specify direction, as it was before.
Fixes #1594
@vaxerski
Copy link
Member

wtf

@vaxerski vaxerski closed this Feb 24, 2023
@vaxerski
Copy link
Member

1089e85

@opekope2 opekope2 deleted the fix-changegroupactive branch February 26, 2023 02:38
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.

changegroupactive dispatcher's param no longer works
2 participants