Ticket #202 (closed defect: fixed)
Shared memory read selector for POSIX does not terminate on closed connections
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Phase III WP1 |
Component: | COBIA Marshalling | Version: | 1.2.0.14 |
Keywords: | Cc: |
Description
The read selector for the multi threaded thread pool for the shared memory implementation in POSIX fails to check that the connections it is polling are closed, and continues polling.
This causes the monitor thread not to terminate, which in turn causes the out-of-process PMC host not to terminate.
Change History
Note: See
TracTickets for help on using
tickets.
Fixed by commit [25d1b98ffc3473747fb3d83988921a23b45e23f4]