-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Note: consider using Discussions to open a conversation about new features…
🚀 Feature Request
am trying to use this library https://github.com/melvinkcx/fastapi-events which use an ASGI middleware and when i tryed to add this middleware to my app i got the following error:
AttributeError: 'EventHandlerASGIMiddleware' object has no attribute '__qualname__'
Middleware call signature: async def __call__(self, scope: Scope, receive: Receive, send: Send) -> None:
Metadata
Metadata
Assignees
Labels
No labels