xenadmin/XenAdmin/Wizards/ImportWizard
Gabor Apati-Nagy 92f0499911 CA-149867: Invoke on MainWindow instead of various controls
We observed that some threads can reach deadlock-ish state after they have Invoked into a control's UI thread. When it happens they are all in a waiting for join or in sleep state for very long time, although there should not be any deadlock situations.
It seems this has something to do with multiple parent controls and with which control we invoked on. This should not make a difference, because we have got one UI thread (for MainWindow) they should wait for, but we have seen it does.

The solution that fixed this issue was to invoke on the MainWindow instead of various controls (see a4fe507adf ).

This changeset is changing all our Invokes to invoke into MainWindow
instead of a control itself. (MainWindow's UI thread is the only UI thread
all Control is using in XenCenter)
This changeset should be in place until we have found the root cause or the exact reason for the above.
2015-04-08 15:16:10 +01:00
..
GlobalSelectHost.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
GlobalSelectHost.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GlobalSelectHost.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
GlobalSelectHost.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GlobalSelectHost.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImageVMConfigPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImageVMConfigPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImageVMConfigPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImageVMConfigPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImageVMConfigPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportDelayLoadingOptionComboBoxItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportEulaPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportEulaPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportEulaPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportEulaPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportEulaPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportFinishPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportFinishPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportFinishPage.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
ImportFinishPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportFinishPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportOptionsPage.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
ImportOptionsPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportOptionsPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
ImportOptionsPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportOptionsPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
ImportSecurityPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSecurityPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSecurityPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSecurityPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSecurityPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSelectHostPage.cs CA-122644: Fixes issue where a vmware package was not detected as such and hence 2013-12-02 12:37:35 +00:00
ImportSelectNetworkPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSelectStoragePage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSourcePage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSourcePage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSourcePage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSourcePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSourcePage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
ImportWizard.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
ImportWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportWizard.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportWizard.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiImportPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPickerPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPickerPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPickerPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
NetworkPickerPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPickerPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
OvfNetworkResource.cs CA-122644: Fixes issue where a vmware package was not detected as such and hence 2013-12-02 12:37:35 +00:00
OVFStorageResource.cs CA-122644: Fixes issue where a vmware package was not detected as such and hence 2013-12-02 12:37:35 +00:00
StoragePickerPage.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
StoragePickerPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StoragePickerPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StoragePickerPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StoragePickerPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00