Hi all,
I have a question to anyone who knows. Say I run a process in the browser and it runs long and after 30 min I get an timeout error and am logged out, will that process run to completion in the background by itself or what happens? I had this issue recently and when I was logged out due to the timeout error, I logged in again and looked at "Active processes" and the process I ran before the timeout was on the list so I decided to just let it be and do nothing. I checked back a couple of hours later and my process was no longer on the "Active processes" list, does that mean the process kept running and ran to completion? (unfortunately, I have no easy way of checking the data for this particular situation to verify what happened).
Thanks