mirror of https://github.com/python/cpython
Browse Source
RuntimeError if the selector is closed. And selectors.BaseSelector.close() now clears its internal reference to the selector mapping to break a reference cycle. Initial patch written by Martin Richard.pull/9921/head
3 changed files with 15 additions and 4 deletions
Loading…
Reference in new issue