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

handle KeyError on all service.py requests #43

Closed
wants to merge 2 commits into from

Conversation

rplevka
Copy link
Contributor

@rplevka rplevka commented Nov 30, 2018

same as here, I noticed the deadlock happens also on other requests made by service.py, thus i decided to handle all of them.

  • I know it might come out a little ugly, perhaps we can define a decorator or whatever to only import once. I'll wait for suggestions

  • also i added a commit to supress the insecure SSL warning in case this is enabled but the SSL is not trusted.

@rplevka rplevka changed the title Keyerror handle KeyError on all service.py requests Nov 30, 2018
Copy link
Collaborator

@arozumenko arozumenko left a comment

Choose a reason for hiding this comment

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

too much of a copy-paste, please rework in cleaner fashion

@DzmitryHumianiuk
Copy link
Member

@rplevka ^

@rplevka rplevka closed this Dec 3, 2018
@DzmitryHumianiuk
Copy link
Member

@rplevka not actual anymore?

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.

3 participants