*Bump* I would like to know this as well! How is the WorkerPool's worker handled upon browser shutdown? Can Gears notify it upon browser shutdown & give it some time to complete before killing it?
Cheers Chris On Nov 1, 10:45 am, Travis <[EMAIL PROTECTED]> wrote: > 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.
