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

Update allocation limits #400

Merged
merged 1 commit into from Jun 23, 2023
Merged

Update allocation limits #400

merged 1 commit into from Jun 23, 2023

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Jun 23, 2023

Allocations regressed due to our use of EmbeddedChannel, which now uses a new atomic since apple/swift-nio#2429. We can update the limits accordingly.

Allocations regressed due to our use of EmbeddedChannel, which
now uses a new atomic since apple/swift-nio#2429. We can update
the limits accordingly.
@Lukasa Lukasa added the needs-no-version-bump For PRs that when merged do not need a bump in version number. label Jun 23, 2023
@Lukasa Lukasa enabled auto-merge (squash) June 23, 2023 07:35
@Lukasa Lukasa merged commit 2d704c2 into apple:main Jun 23, 2023
7 of 8 checks passed
@Lukasa Lukasa deleted the cb-alloc-regression branch June 23, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-no-version-bump For PRs that when merged do not need a bump in version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants