[AI-3] Add parallel async subscribers in EventBroker #13
Annotations
4 warnings
|
Run linting:
src/dddkit/pydantic/events.py#L98
Argument type is unknown
Argument corresponds to parameter "coros_or_futures" in function "gather" (reportUnknownArgumentType)
|
|
Run linting:
src/dddkit/pydantic/events.py#L94
Type of "append" is partially unknown
Type of "append" is "(object: Unknown, /) -> None" (reportUnknownMemberType)
|
|
Run linting:
src/dddkit/dataclasses/events.py#L96
Argument type is unknown
Argument corresponds to parameter "coros_or_futures" in function "gather" (reportUnknownArgumentType)
|
|
Run linting:
src/dddkit/dataclasses/events.py#L92
Type of "append" is partially unknown
Type of "append" is "(object: Unknown, /) -> None" (reportUnknownMemberType)
|
background
wait
wait-all
cancel
Loading