OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Safe handle has been closed Exception #8696

Closed MatteoPiovanelli-Laser closed 1 year ago

MatteoPiovanelli-Laser commented 1 year ago

https://github.com/OrchardCMS/Orchard/blob/9122abbdec97748fa8fb19ed5b66b3bde2c1495a/src/Orchard/Environment/Extensions/ExtensionManager.cs#LL110C19-L110C19

We found an issue with this, where it would sometimes return a "Safe handle has been closed". This seems to be related to this answer from StackOverflow https://stackoverflow.com/a/21151576

We are working on a fix