Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-python-driver
/ _cleanup
Function
_cleanup
cassandra/io/libevreactor.py:45–47 ·
view source on GitHub ↗
(loop)
Source
from the content-addressed store, hash-verified
43
44
45
def
_cleanup(loop):
46
if
loop:
47
loop._cleanup()
48
49
50
class
LibevLoop(object):
Callers
1
libevreactor.py
File · 0.70
Calls
1
_cleanup
Method · 0.45
Tested by
no test coverage detected