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

Datagram server: Fixed memory leak if the request handler have an inner loop #306

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

francis-clairicia
Copy link
Owner

No description provided.

@francis-clairicia francis-clairicia added bug Something isn't working topic-server Relative to server implementations topic-udp Relative to UDP sockets labels Jun 24, 2024
@francis-clairicia francis-clairicia self-assigned this Jun 24, 2024
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bb44709) to head (3eab47a).
Report is 61 commits behind head on main.

Additional details and impacted files
Flag Coverage Δ
OS-Linux 99.87% <100.00%> (-0.01%) ⬇️
OS-Windows 99.75% <100.00%> (-0.01%) ⬇️
OS-macOS 99.87% <100.00%> (-0.01%) ⬇️
Py-3.11 99.84% <100.00%> (-0.01%) ⬇️
Py-3.12 99.74% <100.00%> (-0.01%) ⬇️
test-functional 82.52% <100.00%> (-0.01%) ⬇️
test-unit 89.00% <62.50%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@francis-clairicia francis-clairicia merged commit 3dc17a0 into main Jun 24, 2024
22 checks passed
@francis-clairicia francis-clairicia deleted the fix/servers/datagram-server-memory-leak branch June 24, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working topic-server Relative to server implementations topic-udp Relative to UDP sockets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant