lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[dev_io] Faulty DEVIO children kills the parent #113

Closed lerwys closed 4 years ago

lerwys commented 8 years ago

Issue by lerwys Monday Jan 04, 2016 at 16:51 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/113


Problem: RFFE DEVIO, on error, such as network timeout, exits and kills the parent

lerwys commented 8 years ago

Comment by lerwys Wednesday Feb 17, 2016 at 16:40 GMT


This should be a simple amtter of handling the SIGCHLD signal

lerwys commented 8 years ago

Comment by lerwys Tuesday Mar 22, 2016 at 01:49 GMT


Not quite. This seems to happen when spawning EPICS IOCs. Maybe faulty IOCs causes this?

lerwys commented 4 years ago

Not happening anymore.