Skip to content

Conversation

@Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Aug 16, 2018

Motivation:

Our dead stream cache should not cause us to crash when we can have more
active streams than the entire size of the cache. These things are
at least nominally unrelated.

Modifications:

Rewrote the code to avoid asserting that we'll always be able to shrink
down to the dead cache size.

Result:

Fewer crashes

Motivation:

Our dead stream cache should not cause us to crash when we can have more
active streams than the entire size of the cache. These things are
at least nominally unrelated.

Modifications:

Rewrote the code to avoid asserting that we'll always be able to shrink
down to the dead cache size.

Result:

Fewer crashes
@Lukasa Lukasa requested a review from weissi August 16, 2018 12:10
Copy link
Member

@weissi weissi left a comment

Choose a reason for hiding this comment

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

🎉 for more streams

@weissi weissi merged commit 392b2e3 into apple:master Aug 16, 2018
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