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

process: remove AbstractWorkerForBuilder.setBuilder #7551

Merged

Conversation

tdesveaux
Copy link
Contributor

From looking at the code, it doesn't really make sense for a WorkerForBuilder to be instantiated without being linked to a Builder.
This improve typing a bit as WorkerForBuilder.builder can't be None now.

Feel free to close if the change is unwanted.

Didn't create a newsfragment as it looks to be an internal change only, but I can add one if necessary.

Contributor Checklist:

  • I have updated the unit tests
  • [N/A] I have created a file in the newsfragments directory (and read the README.txt in that directory)
  • [N/A] I have updated the appropriate documentation

@p12tic p12tic merged commit b6c0574 into buildbot:master May 2, 2024
33 of 35 checks passed
@tdesveaux tdesveaux deleted the workerforbuilder/remove_setBuilder 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.

None yet

2 participants