Bug: the type for the new subscriber method parameter is not typed. · Issue #2060 · ag2ai/faststream · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
mypy indicates that it cannot find overloads with the new max_workers parameter.
How to reproduce
Include source code:
And/Or steps to reproduce the behavior:
Expected behavior
mypy will be successful
Observed behavior
mypy finds a typing error
Screenshots
Environment
Running FastStream 0.5.34 with CPython 3.11.11 on Linux
Additional context
my mypy config
The text was updated successfully, but these errors were encountered: