executed script appears frozen but memory use increasing

I have a script I use to download .h5 files and it keeps freezing at around 12% (it has a running progress indicator). The file in my working directory is also fixed at a certain size, when ordinarily it would be increasing during the download.

However, when I check Task Manager, that R session is using steadily more memory and also appears to be accessing the network. In my experience, if the script were truly "stuck" this would not be the case.

Any insights? Should I expect it to stay like this and eventually fail or is it working and just not updating the GUI?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.