ClusterLabs / ClusterLabs/libqb

signal is not work as expected after a fork

Open
#367 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
171
Forks
103
PR merge metrics
No merged PRs in 30d

Description

parent process create a qb_loop_t object, when I fork a child process, the child process's signal does not work properly. I think may be the global pipe_fds should be closed, after a fork, and I fixed it as this in my project.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.