aio-libs / aiohttp-sse

Server-sent events support for aiohttp
Other
192 stars 35 forks source link

Ping auto-cancel #451

Closed Olegt0rr closed 5 months ago

Olegt0rr commented 5 months ago

What do these changes do?

Add ping auto-cancel if connection closed.

Are there changes in behavior for the user?

No changes

Related issue number

Closes #450

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8785432) 100.00% compared to head (a9a139b) 100.00%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #451 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 436 454 +18 Branches 52 54 +2 ========================================= + Hits 436 454 +18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Dreamsorcerer commented 5 months ago

I've invited you for commit access, if you'd like to continue helping maintain the project.