Skip to content

Improve sigchild compatibility and support explicit configuration - #63

Merged
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:sigchild
Nov 30, 2018
Merged

Improve sigchild compatibility and support explicit configuration#63
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:sigchild

Conversation

@clue

@clueclue commented Nov 26, 2018

Copy link
Copy Markdown
Member

This PR improves sigchild compatibility and adds support for explicit configuration in case automatic sigchild detection fails or the overhead incurred by the sigchild compatibility mode is not wanted. Note that this includes a small BC break because some of the old public sigchild methods have been removed, but its practical impact is believed to be relatively small due to the automatic detection.

Resolves / closes#60

@clueclue added this to the v0.6.0 milestone Nov 26, 2018
@WyriHaximus
WyriHaximus merged commit 3f695fa into reactphp:masterNov 30, 2018
@clue
clue deleted the sigchild branch November 30, 2018 09:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improper detection of sigchld compile flag

3 participants

@clue@jsor@WyriHaximus