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

Refactor and simplify signal handling logic #150

Merged
merged 4 commits into from
Feb 6, 2018
Merged

Conversation

clue
Copy link
Member

@clue clue 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

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

clue commented Feb 6, 2018

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

Copy link
Member

@WyriHaximus WyriHaximus 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 merged commit 14c870e into reactphp:master Feb 6, 2018
@clue clue deleted the signals branch February 6, 2018 19:08
Sign up for free to 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.

3 participants