Skip to content

wheels-sentry uses lock name 'sentryForWheelsInit' — fork hangover from the legacy SentryForWheels plugin #2711

Description

@bpamiri

Severity: very low / chore. Cosmetic but worth noting.

Surfaced by: titan Phase 2.1 (Wheels 4.0 upgrade), 2026-05-15.

Description

plugins/sentry/Sentry.cfc:30 (in the wheels-sentry@1.0.0 package, when installed at plugins/sentry/) uses:

<cflock name=\"sentryForWheelsInit\" ... >

sentryForWheelsInit is a naming hangover from the previous in-repo SentryForWheels plugin that the package was forked from. The first-party 4.0 package should rename to something like wheelsSentryInit for consistency.

Functional today — no bug. Just a smell that gives away the package's pre-fork history to anyone reading the source.

Suggested fix

Rename the lock to wheelsSentryInit (or similar) in the next wheels-sentry minor.

cc @bpamiri

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions