Skip to content

Commit bc6607d

Browse files
committed
free service context in rcu map
1 parent bbfe9a6 commit bc6607d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polaris/context.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,7 @@ void ContextImpl::ClearCache() {
797797
}
798798
pthread_rwlock_unlock(&cache_rwlock_);
799799
}
800+
service_context_map_->CheckGc(min_access_time);
800801
}
801802

802803
} // namespace polaris

0 commit comments

Comments
 (0)