Skip to content

gh-110205: Fix asyncio ThreadedChildWatcher._join_threads()#110790

Closed
vstinner wants to merge 3 commits into
python:mainfrom
vstinner:asyncio_clear_watcher_threads
Closed

gh-110205: Fix asyncio ThreadedChildWatcher._join_threads()#110790
vstinner wants to merge 3 commits into
python:mainfrom
vstinner:asyncio_clear_watcher_threads

Fix typo: self.threads => self._threads

dbbad2d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs