If you set up data capture to a named pipe, TERM for UNIX/Linux hangs. This is not strictly a TERM problem; it’s an OS issue. Unlike files or serial devices, named pipes can fill up. At that point, TERM hangs.
The only known fix at this time would involve adding detection and non-blocking code to TERM for situations where the named pipe is full. This has the potential for introducing bugs, especially in serial communications and file writes.
CR 520
This entry was posted
on Friday, April 27th, 2007 at 10:33 am and is filed under Data capture.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.