Skip to content

bun: Stale comment in getPerformanceIntegrations #23888

Description

@isaacs

packages/bun/src/sdk.ts:29 says the function swaps in the orchestrion subscribers "only when the orchestrion channels were actually injected". The body has no such condition; it returns getTracingIntegrations() unconditionally. Either the gate was dropped or the comment is left over.

Work item. Decide which is right. If unconditional is intended, rewrite the comment. If the gate was intended, note that it interacts with B2: gating would turn the silent no-op into an honest empty set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions