Skip to content

Commit 03740e4

Browse files
Dave Blackdevlead
authored andcommitted
Add thread safety to fix race conditions around usage of static IDictionary instances. Note these should be converted to use ConcurrentDictionary<T> to avoid the performance overhead of using static lock objects.
1 parent 99ae103 commit 03740e4

1 file changed

Lines changed: 508 additions & 385 deletions

File tree

0 commit comments

Comments
 (0)