Skip to content

TypeError on task() in GeventThreadPool#2

Open
bitranch wants to merge 1 commit intojyio:masterfrom
bitranch:master
Open

TypeError on task() in GeventThreadPool#2
bitranch wants to merge 1 commit intojyio:masterfrom
bitranch:master

Conversation

@bitranch
Copy link
Copy Markdown

task() sometimes throws a TypeError because it's being passed args. Fixed by defining task() to take _args, *_kwargs.

@123Daoxyz
Copy link
Copy Markdown

@bitranch i got the same error....it seems like the author do not try to fix it ??

@bitranch
Copy link
Copy Markdown
Author

I haven’t had any response to the pull request. We have been running on my fork (with the patch) for 6+ months now with no issues.

@kurtbrose
Copy link
Copy Markdown

Oops I just ran into this exact same issue and opened another PR. I guess the original author is no longer interested in maintaining.

@offero
Copy link
Copy Markdown

offero commented Feb 6, 2016

just ran into this too

@zolkko
Copy link
Copy Markdown

zolkko commented Mar 25, 2016

+1 ;]

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.

5 participants