Our 'tools' functions now reside in Tools.h,.cpp as a global scope which is not a good practice and will lead to functions confusion. The Tools functions must reside in their own tools namespace scope.
Linear task: ENG-958
Differential D3581
[services] Tunnelbroker - Move tools to the scope. • max on Mar 31 2022, 5:33 AM. Authored by Tags None Referenced Files
Details Our 'tools' functions now reside in Tools.h,.cpp as a global scope which is not a good practice and will lead to functions confusion. The Tools functions must reside in their own tools namespace scope. Linear task: ENG-958 Successfully built and run service using yarn run-tunnelbroker-service.
Diff Detail
Event TimelineComment Actions @karol-bisztyga what do you think? Should I create the task for blob and backup services? Comment Actions Landing this and raised https://linear.app/comm/issue/ENG-976/move-services-tools-to-its-scope task for other services. |