Skip to content

Conversation

@clue
Copy link
Member

@clueclue commented Feb 6, 2018

This PR refactors some of the internal signal handling logic. It avoids a number of circular references to avoid relying on GC collecting cycles. It does not affect the public API, this is internal only.

Builds on top of #104 and #149

@clueclue added this to the v0.5.0 milestone Feb 6, 2018
@clueclue changed the title Refactor and simplify signal handling logic[WIP] Refactor and simplify signal handling logicFeb 6, 2018
@clueclue changed the title [WIP] Refactor and simplify signal handling logicRefactor and simplify signal handling logicFeb 6, 2018
@clue
Copy link
MemberAuthor

clue commented Feb 6, 2018

Removed WIP marker, this is now ready for review :shipit:

@clueclue mentioned this pull request Feb 6, 2018
Copy link
Member

@WyriHaximusWyriHaximus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

jsor
jsor approved these changes Feb 6, 2018
@jsorjsor merged commit 14c870e into reactphp:masterFeb 6, 2018
@clueclue deleted the signals branch February 6, 2018 19:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clue@jsor@WyriHaximus