summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-06-11-13-52-04.bpo-36607.5_mJkQ.rst
blob: 337c8e2668c49e34225f9d199445ec5b1910f671 (plain)
1
2
Eliminate :exc:`RuntimeError` raised by :func:`asyncio.all_tasks()` if
internal tasks weak set is changed by another thread during iteration.