Skip to content

5.5.2.419

Compare
Choose a tag to compare
@ENikS ENikS released this 30 Dec 06:50

Maintenance release

During production run it was determined that HierarchicalLifetimeManager could be corrupted and environment could became unstable. To fix the issue Dictionary<> in HierarchicalLifetimeManager implementation was replaced with ConcurrentDictionary<>.