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

changes: remove HgPoller._stopOnFailure unused arg #7553

Merged
merged 1 commit into from May 2, 2024

Conversation

tdesveaux
Copy link
Contributor

No longer used sinced _stopOnFailure is no longer called by deferred.addErrback since #6046

Fixes #7488

No longer used sinced _stopOnFailure is no longer called by deferred.addErrback since buildbot#6046

Fixes buildbot#7488
@p12tic p12tic merged commit 07fecfb into buildbot:master May 2, 2024
35 checks passed
@tdesveaux tdesveaux deleted the issues/7488 branch May 2, 2024 11:36
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.

HgPoller._stopOnFailure() missing 1 required positional argument: 'f'
2 participants