Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an issue where FolderManager would sometimes throw an null reference exception #4622

Merged

Conversation

epdubi
Copy link
Contributor

@epdubi epdubi commented Apr 23, 2021

Fixes #4621

…odify same static Dictionary reference in FolderManager.cs
@bdukes bdukes added this to the 9.9.2 milestone Apr 23, 2021
@mitchelsellers mitchelsellers merged commit a699f48 into dnnsoftware:develop Apr 27, 2021
@valadas valadas modified the milestones: 9.9.2, 9.10.0 Jul 7, 2021
@valadas valadas changed the title Use ConcurrentDictionary in FolderManager.cs Fixed an issue where FolderManager would sometimes throw an null reference exception Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use ConcurrentDictionary in FolderManager.cs
4 participants