Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ is_closed
Method
is_closed
Lib/test/support/channels.py:124–125 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
122
123
@property
124
def
is_closed(self):
125
return
self._info.closed
126
127
128
_NOT_SET = object()
Callers
13
inner
Method · 0.45
test_close
Method · 0.45
__del__
Method · 0.45
tearDown
Method · 0.45
close_loop
Method · 0.45
tearDown
Method · 0.45
test_run
Method · 0.45
test_explicit_close
Method · 0.45
test_double_close
Method · 0.45
tearDown
Method · 0.45
tearDown
Method · 0.45
test_close
Method · 0.45
Calls
no outgoing calls
Tested by
12
inner
Method · 0.36
test_close
Method · 0.36
__del__
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
test_run
Method · 0.36
test_explicit_close
Method · 0.36
test_double_close
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
test_close
Method · 0.36
tearDown
Method · 0.36