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

Fix http server coro memory leak #5163

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Fix http server coro memory leak #5163

merged 4 commits into from
Oct 13, 2023

Conversation

NathanFreeman
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #5163 (5499f11) into master (b72d22a) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5163      +/-   ##
==========================================
+ Coverage   72.99%   73.00%   +0.01%     
==========================================
  Files          69       69              
  Lines       14853    14853              
==========================================
+ Hits        10842    10844       +2     
+ Misses       4011     4009       -2     

see 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@NathanFreeman NathanFreeman changed the title [WIP]Fix http server coro memory leak Fix http server coro memory leak Oct 10, 2023
@limingxinleo
Copy link
Contributor

👍🏻

@matyhtf matyhtf merged commit facc147 into swoole:master Oct 13, 2023
23 of 26 checks passed
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.

3 participants