Skip to content

bpo-40811: Allowing to create event loops on threads#20500

Closed
chexca wants to merge 2 commits into
python:mainfrom
chexca:create-event-loop-on-threads
Closed

bpo-40811: Allowing to create event loops on threads#20500
chexca wants to merge 2 commits into
python:mainfrom
chexca:create-event-loop-on-threads

Conversation

@chexca

@chexca chexca commented May 28, 2020

Copy link
Copy Markdown
[bpo-40811](https://bugs.python.org/issue40811): Allowing Async IO module to create and set event loops on threads of a Python app.

https://bugs.python.org/issue40811

@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

Recognized GitHub username

We couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames:

@chexca

This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

@chexca chexca changed the title Allowing to create event loops on threads bpo-40811: Allowing to create event loops on threads May 28, 2020
@iritkatriel

Copy link
Copy Markdown
Member

As noted on Issue40811, this change contradicts the documentation of the class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants