Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Signal handler for a Process overrides all previous ones #7

Open
@ggreg

Description

@ggreg

If two process A and B define a on_exit callback, B will override the behaviour of A because it overrides the SIGCHLD signal handler of A with its one.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions