Skip to content

Conversation

@kamnxt
Copy link

@kamnxt kamnxt commented Jan 7, 2019

cancel was being passed twice when upload calls _upload, causing cancelling to fail due to the message being passed as the exception type, causing a TypeError due to 'str' not being callable.

`cancel` was being passed twice when `upload` calls `_upload`, causing cancelling to fail due to the message being passed as the exception type, causing a TypeError due to 'str' not being callable.
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.

1 participant