MCPcopy Create free account
hub / github.com/ceph/ceph / begin

Method begin

qa/tasks/ceph.py:217–218  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

215 raise
216
217 def begin(self):
218 self.thread = gevent.spawn(self.invoke_logrotate)
219
220 def end(self):
221 self.stop_event.set()

Callers 1

ceph_logFunction · 0.95

Calls 1

spawnMethod · 0.45

Tested by

no test coverage detected