help wantedtech debt
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
We should audit the use of static variables in the codebase to prevent static initialization/deinitialization order problems internally, and for dependent projects.
The codebase already defines a construct on first use macro. We should audit other static variables that should be migrated, and enforce the pattern via code linting.