Skip to content

consolidate JobDeleteMany logic#1029

Merged
bgentry merged 1 commit into
masterfrom
bg-consolidate-job-delete-many-logic
Sep 7, 2025
Merged

consolidate JobDeleteMany logic#1029
bgentry merged 1 commit into
masterfrom
bg-consolidate-job-delete-many-logic

Conversation

@bgentry

@bgentry bgentry commented Sep 7, 2025

Copy link
Copy Markdown
Contributor

These two methods are identical aside from how they extract the executor and we want to keep them that way. Use the pattern we do elsewhere by putting all other logic in an unexported method they both call.

These two methods are identical aside from how they extract the
executor and we want to keep them that way, so use the pattern we do
elsewhere by putting all other logic in an unexported method they both
call.
@bgentry
bgentry requested a review from brandur September 7, 2025 16:13
@bgentry
bgentry merged commit 9451ded into master Sep 7, 2025
11 checks passed
@bgentry
bgentry deleted the bg-consolidate-job-delete-many-logic branch September 7, 2025 21:43
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.

2 participants