Multi Commander Support Forum

Multi Commander => Beta Releases => Topic started by: veds on July 20, 2019, 23:33:43

Title: MC v8.9 build 2528: 0 found files
Post by: veds on July 20, 2019, 23:33:43
Press Alt+F7 to start a search which takes a long time to run (for example start a search from c:\ and look for all .exe files) and list the results in RES1:.
Close the dialog.
In the RES1: tab you will see that the amount of files and folders found increases.
Press CTRL+T to duplicate the RES1: tab.
In the second RES1: tab the amount of files and folders found always stays 0.
Title: Re: MC v8.9 build 2528: 0 found files
Post by: Mathias (Author) on July 22, 2019, 17:54:32
Yes. I know, And for now it has to be like that.
It is because the first tab started the scan of the RESx: the other tab is waiting it to complete. So it is in a chain for waits..
It is because everything is async and run in the background.

Title: Re: MC v8.9 build 2528: 0 found files
Post by: veds on July 22, 2019, 19:15:34
Ok, thank you for the info !