There\'s various posts/answers that say that the .NET/.NET Core\'s ConcurrentDictionary GetOrAdd method is not thread-safe when the Func
ConcurrentDictionary
GetOrAdd
Func