Skip to content

Remove Singleton from client.cc#1513

Open
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_client
Open

Remove Singleton from client.cc#1513
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_client

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented May 13, 2026

Description

As part of our ongoing efforts to remove the dependency on Singleton, this commit rewrites client/client.cc without the Singleton class dependency.

This is purely mechanical refactoring. There must be no observable behavioral change in production.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. All GitHub Actions still pass

As part of our ongoing efforts to remove the dependency on Singleton,
this commit rewrites client/client.cc without the Singleton class
dependency.

This is purely mechanical refactoring. There must be no observable
behavioral change in production.
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