Blocking main thread

Advertisement

user10011
Guest

Blocking main thread

When reading a folder with many files, the main thread is blocked until the reading in finished. This is easily a long waiting time (up to 1min and more, depending on connection and other factors). I suggest the reader is updated in the background periodically and UI thread is not blocked, so a user can for example paste a file into that folder.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,605
Location:
Prague, Czechia

Re: Blocking main thread

Thanks for your suggestions. But that's quite a change. It's unlikely we ever allow pasting files with loading a directory.

Reply with quote

Advertisement

You can post new topics in this forum