MCPcopy 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
45def _cleanup(loop):
46 if loop:
47 loop._cleanup()
48
49
50class LibevLoop(object):

Callers 1

libevreactor.pyFile · 0.70

Calls 1

_cleanupMethod · 0.45

Tested by

no test coverage detected