Ticket #202 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

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

comment:1 Changed 10 months ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.