mirror of https://github.com/BOINC/boinc.git
MGR: Fix Async GUI RPC bugs when connecting to a different host.
svn path=/trunk/boinc/; revision=15951
This commit is contained in:
parent
39483e6256
commit
aeb2ed47a0
|
@ -950,7 +950,7 @@ void CMainDocument::RunPeriodicRPCs() {
|
|||
// displaying the "Please wait" dialog on multi-processor computers.
|
||||
// Possible exceptions might be when ForceCacheUpdate() is called
|
||||
// from these routines (which may need immediate results):
|
||||
// CAdvancedFrame::OnConnect()->CMainDocument::GetProjectCount()
|
||||
// CAdvancedFrame::OnConnect()
|
||||
// CDlgItemProperties::FormatApplicationName()
|
||||
// WorkunitNotebook::AddTab()
|
||||
// CMainDocument::CachedProjectStatusUpdate()
|
||||
|
|
Loading…
Reference in New Issue