Skip to content

Conversation

@bukka
Copy link
Member

@bukka bukka commented Aug 27, 2018

This PR introduces the same buffer for multiple stdio events which should fix inconsistencies of handling
messages that are not ended with a new line and possibly very long messages that are split to multiple events. It also means that the max memory used for zlog streams is log_limit multiple by number of workers which should be fine if the value is not set way too high which probably doesn't make sense anyway.

If CI is green, I will merge it shortly so it's in the next beta.

This change results in using the same buffer for multiple
stdio events which should fix inconsistencies of handling
messages that are not ended with a new line and possibly
very long messages that are split to multiple events.
@php-pulls php-pulls merged commit 014b1b3 into php:PHP-7.3 Aug 27, 2018
@bukka
Copy link
Member Author

bukka commented Aug 27, 2018

The Travis fail was unrelated so it's merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants