[traffic] Documentation and comments

Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
mvglasow
2025-06-07 16:41:22 +03:00
parent ae5dea4a53
commit 8cffe8fa64
2 changed files with 6 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ void TrafficManager::SetEnabled(bool enabled)
void TrafficManager::Clear()
{
// TODO what should we do about subscriptions?
{
std::lock_guard<std::mutex> lock(m_mutex);