[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread Yury Selivanov
Change by Yury Selivanov : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 234b53f8b5d0615051025be26cf8adecbc346c57 by Miss Islington (bot) in branch '3.6': bpo-30805: Avoid race condition with debug logging (GH-7545) https://github.com/python/cpython/commit/234b53f8b5d0615051025be26cf8adecbc346c57 --

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread miss-islington
miss-islington added the comment: New changeset 21f4c780a1de99bdb37abf57445f0c942449b45b by Miss Islington (bot) in branch '3.7': bpo-30805: Avoid race condition with debug logging (GH-7545) https://github.com/python/cpython/commit/21f4c780a1de99bdb37abf57445f0c942449b45b -- nosy:

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread miss-islington
Change by miss-islington : -- pull_requests: +7181 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread miss-islington
Change by miss-islington : -- pull_requests: +7180 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread Yury Selivanov
Yury Selivanov added the comment: New changeset 12f482e0ae33021c04264294f33fa6baa9617cec by Yury Selivanov in branch 'master': bpo-30805: Avoid race condition with debug logging (GH-7545) https://github.com/python/cpython/commit/12f482e0ae33021c04264294f33fa6baa9617cec --

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread Yury Selivanov
Change by Yury Selivanov : -- keywords: +patch pull_requests: +7178 stage: -> patch review ___ Python tracker ___ ___

[issue30805] asyncio: race condition with debug and subprocess

2018-06-08 Thread Ned Deily
Ned Deily added the comment: @yselivanov, @asvetlov: ping on the languishing PR -- nosy: +asvetlov, ned.deily ___ Python tracker ___

[issue30805] asyncio: race condition with debug and subprocess

2017-06-29 Thread William Grzybowski
New submission from William Grzybowski: If a process is schedule to run in the event loop with debug disabled and debug is then enabled before the process finishes it will result in a traceback: debug_log undefined. [2017/06/29 14:39:13] (ERROR) asyncio.default_exception_handler():1261 - Ta sk