Skip to content

Conversation

@Ruslan-Droid
Copy link

When we start worker and code with broker that using streams it trying to create new stream every time. Added check if stream created. If not it will be created

result_backend: "typing.Optional[AsyncResultBackend[_T]]" = None,
task_id_generator: typing.Optional[typing.Callable[[], str]] = None,
**connection_kwargs: typing.Any,
self,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this unnessesary chanes with additional spaces

(I wonder why pre-commit hooks or CI checks didn't catch this...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants