implement in-place teardown for DML operations #2944
Annotations
1 error and 1 warning
Analysis
- *<https://github.com/project-tsurugi/jogasaki/runs/32365592104?check_suite_focus=true|[Clang-Tidy] 1 warnings>*
|
cppcoreguidelines-avoid-non-const-global-variables:
src/./jogasaki/scheduler/thread_local_info.h#L22
variable 'thread_local_info_' is non-const and globally accessible, consider making it const
|