In the current ManagedProcessOfficeManager implementation a Task will time
out even if it hasn't been submitted to OOo because it's still in the task
queue.
This is bad because it will unnecessarily restart the OOo process. The task
timeout should only start when the task is submitted to OOo.
The OOo pooling implementation should already fix this issue as a side effect.
Original issue reported on code.google.com by mirko.na...@gmail.com on 15 May 2009 at 2:48
Original issue reported on code.google.com by
mirko.na...@gmail.com
on 15 May 2009 at 2:48