Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix uncaught reflector connection errors #2997

Merged
merged 5 commits into from
Jul 20, 2020

Conversation

jackrobison
Copy link
Member

No description provided.

@jackrobison jackrobison added type: bug Existing functionality is wrong or broken area: reflector labels Jul 15, 2020
@tzarebczan
Copy link
Contributor

This is working great so far!

self.chunk_size = response_chunk_size
self.wait_for_stop_task: typing.Optional[asyncio.Task] = None
Copy link
Member

Choose a reason for hiding this comment

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

the Optional is not necessary here since it's being set to None

@eukreign eukreign merged commit 6ed1614 into master Jul 20, 2020
@eukreign eukreign deleted the fix-reflector-lost-connection branch July 20, 2020 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Existing functionality is wrong or broken
Projects
None yet
3 participants