Skip to content

chore: remove unused JobExecutor id property - #6933

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-jobexecutor-id-property-f26b2b
Open

chore: remove unused JobExecutor id property#6933
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-jobexecutor-id-property-f26b2b

Conversation

@detail-app

@detail-app detail-app Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Removes the id property from the JobExecutor Protocol and its
overrides in ProcJobExecutor and ThreadJobExecutor, along with the
now-unused shortuuid import and _id backing fields.

The id property was added alongside tracing support but never wired up
to any consumer — it has zero call-sites in production or tests. Logging
already uses pid/tid via logging_extra, so the generated id
was never read. A subsequent commit removed the tracing _tracing_requests
field that sat next to it, leaving id fully orphaned.

History

  • Last materially changed January 2025 (@théo Monnom)

Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from a team as a code owner August 20, 2026 21:08
@detail-app
detail-app Bot requested a review from theomonnom August 20, 2026 21:08

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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