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

Continue to fix cannot concatenate str and type issue during locking #3159

Merged
merged 1 commit into from
Nov 4, 2018

Conversation

jxltom
Copy link
Contributor

@jxltom jxltom commented Nov 4, 2018

The issue

Continue to fix #3102. Sometime TIMEOUT errors will be raised as well as EOF.

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix, .feature, .behavior, .doc. .vendor. or .trivial (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@jxltom
Copy link
Contributor Author

jxltom commented Nov 4, 2018

Update: it is one-line now.

@techalchemy
Copy link
Member

Awesome, thanks. I need to add a script that helps generate patches

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.

TypeError: can only concatenate str (not "type") to str instead of actual error
2 participants