Ticket #39 (closed defect: fixed)
Issue with Service running as background task in rc1
Reported by: | djay | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.0 |
Component: | zoo-kernel | Version: | |
Keywords: | Cc: |
Description
Using both storeExecuteResponse and status set to true in a WPS request should imply that the Service would run as a background task. Nevertheless, the rev. 216 introduce a bug as the saved_stdout was not closed anymore, so the background task is running properly in a child process but its father hang, waiting for the child to finish his work.
Change History
Note: See
TracTickets for help on using
tickets.