Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

procServ prints "@@@ Got a sigPipe signal: Did the child close its tty?" all the time #43

Open
dirk-zimoch opened this issue Nov 30, 2020 · 1 comment · May be fixed by #52
Open

procServ prints "@@@ Got a sigPipe signal: Did the child close its tty?" all the time #43

dirk-zimoch opened this issue Nov 30, 2020 · 1 comment · May be fixed by #52

Comments

@dirk-zimoch
Copy link
Contributor

dirk-zimoch commented Nov 30, 2020

ProcServ fills our log files with @@@ Got a sigPipe signal: Did the child close its tty? messages for no obvious reasons. Sometimes multiple times per second.
The IOCs are still healthy and communicate with procServ without problems.
The code in ProcServ does nothing upon sigPipe but sending the message.
I wonder why it is there and why procServ does not simply ignore sigPipe.

@ralphlange
Copy link
Owner

Good question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants