I was wondering if a worker process stops when the browser closes
regardless of whether its completed or not?

I am trying to implement a background process that runs a long running
PHP file via the XMLHttpRequest module and I would like to store its
return data in the Gears database.

Reply via email to