aio-libs / aiohttp-sse

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

Loop property is deprecated #427

Closed Olegt0rr closed 6 months ago

Olegt0rr commented 6 months ago

DeprecationWarning: loop property is deprecated

https://github.com/aio-libs/aiohttp-sse/blob/be53173416f6ff820a3eb01fff53efd8b70edf33/examples/graceful_shutdown.py#L51