This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients miss-islington, tontinton, yselivanov
Date 2020-07-08.19:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594236641.93.0.454813487306.issue41247@roundup.psfhosted.org>
In-reply-to
Content
> n python to know if there could be a context switch to get_running_loop while set_running_loop is running.


No, it's protected by the GIL.

Good catch, and merged.
History
Date User Action Args
2020-07-08 19:30:41yselivanovsetrecipients: + yselivanov, miss-islington, tontinton
2020-07-08 19:30:41yselivanovsetmessageid: <1594236641.93.0.454813487306.issue41247@roundup.psfhosted.org>
2020-07-08 19:30:41yselivanovlinkissue41247 messages
2020-07-08 19:30:41yselivanovcreate