diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2022-01-07 14:08:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-07 14:08:19 (GMT) |
commit | b127e70a8a682fe869c22ce04c379bd85a00db67 (patch) | |
tree | fae781cf9ba18cf875818b09a0c02b8ae8a0188e /Python | |
parent | 994f90c0772612780361e1dc5fa5223dce22f70a (diff) | |
download | cpython-b127e70a8a682fe869c22ce04c379bd85a00db67.zip cpython-b127e70a8a682fe869c22ce04c379bd85a00db67.tar.gz cpython-b127e70a8a682fe869c22ce04c379bd85a00db67.tar.bz2 |
bpo-46070: Fix asyncio initialisation guard (GH-30423)
If init flag is set, exit successfully immediately.
If not, only set the flag after successful initialization.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions