TOSQASH 22e62ed: with-stmt-ws-removal
parent
83da0b38ec
commit
bc1de90150
|
|
@ -1730,7 +1730,7 @@ def run_as_asyncio_guest(
|
||||||
# asyncio.CancelledError,
|
# asyncio.CancelledError,
|
||||||
# ^^XXX `.shield()` call above prevents this??
|
# ^^XXX `.shield()` call above prevents this??
|
||||||
|
|
||||||
)as state_err:
|
) as state_err:
|
||||||
|
|
||||||
# XXX be super dupere noisy about abandonment issues!
|
# XXX be super dupere noisy about abandonment issues!
|
||||||
aio_task: asyncio.Task = asyncio.current_task()
|
aio_task: asyncio.Task = asyncio.current_task()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue