Skip to content

Fix asyncio.iscoroutinefunction(f) check for decorated function#257

Closed
SlavaSkvortsov wants to merge 4 commits intojd:masterfrom
adjust:fix_asyncio_iscoroutinefunction
Closed

Fix asyncio.iscoroutinefunction(f) check for decorated function#257
SlavaSkvortsov wants to merge 4 commits intojd:masterfrom
adjust:fix_asyncio_iscoroutinefunction

Conversation

@SlavaSkvortsov
Copy link
Copy Markdown

It was fixed here, but the fix was removed here (I think accidentally)

Fixes: #224

jd
jd previously approved these changes Oct 15, 2020
@jd
Copy link
Copy Markdown
Owner

jd commented Oct 20, 2020

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Oct 20, 2020

Command update: success

Branch already up to date

@jd
Copy link
Copy Markdown
Owner

jd commented Oct 22, 2020

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Oct 22, 2020

Command update: failure

Branch update failed
user doesn't have permission to update head repository
err-code: 87F11

@jd
Copy link
Copy Markdown
Owner

jd commented Oct 22, 2020

Looks like I don't have write access to this PR? Might be why CircleCI didn't run?
Could you rebase it @SlavaSkvortsov?

@mergify mergify Bot dismissed jd’s stale review October 22, 2020 13:19

Pull request has been modified.

@SlavaSkvortsov
Copy link
Copy Markdown
Author

@jd rebased

@jd
Copy link
Copy Markdown
Owner

jd commented Oct 26, 2020

CircleCI is still ignoring it. No clue why.

@SlavaSkvortsov
Copy link
Copy Markdown
Author

You can just do a PR by yourself, I don't mind :)

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.

Regression: Asyncio: iscoroutinefunction does not work with tenacity

2 participants