Bug: VS2019 Freezes After Solution Finished Loading
Posted: Wed 01 Sep 2021 12:36
Hi,
I am from JetBrains ReSharper
We have received a freeze/deadlock report from our customer: https://youtrack.jetbrains.com/issue/RSRP-485817
A detailed technical description is available on the link, In short: calling of `_DTE.get_ActiveSolutionProjects` from a background thread may leads to deadlock. This method is is called from EntityDeveloperPackage+ReferencedAssemblyResolver which is invoked when new assembly is going to be loaded.
It seems like there is nothing we can do on our side, unfortunately.
UPD: forget to mention Entity Developer version: v6.10.1189.0
I am from JetBrains ReSharper
We have received a freeze/deadlock report from our customer: https://youtrack.jetbrains.com/issue/RSRP-485817
A detailed technical description is available on the link, In short: calling of `_DTE.get_ActiveSolutionProjects` from a background thread may leads to deadlock. This method is is called from EntityDeveloperPackage+ReferencedAssemblyResolver which is invoked when new assembly is going to be loaded.
It seems like there is nothing we can do on our side, unfortunately.
UPD: forget to mention Entity Developer version: v6.10.1189.0