New center link would cause the plugin to enter in a deadlock -> fix implies closing the httpwebrequest, otherwise .Net framework caches some data in the background and tries to reuse the last request to the same url, since that request was not disposed correctly it would hang the call -> entering in a deadlock
New center link would cause the plugin to enter in a deadlock -> fix implies closing the httpwebrequest, otherwise .Net framework caches some data in the background and tries to reuse the last request to the same url, since that request was not disposed correctly it would hang the call -> entering in a deadlock
Defect id #694179: