Has anyone else noticed that recent I-builds of WTP 1.5, the method
LicenseRegistry.promptToAcceptLicense is called a lot and that furthermore
it can cause blocking socket requests on the UI thread?
Cameron Bateman wrote:
> Has anyone else noticed that recent I-builds of WTP 1.5, the method
> LicenseRegistry.promptToAcceptLicense is called a lot and that
> furthermore it can cause blocking socket requests on the UI thread?
I haven't, but if you're still seeing that it's worth opening a bug.
Unnecessarily blocking the UI thread is a "no-no".