MCPcopy Create free account
hub / github.com/1Panel-dev/MaxKB / flush

Method flush

apps/ops/celery/logger.py:74–75  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

72 pass
73
74 def flush(self):
75 pass
76
77 def task_end(self, task_id):
78 payload = {'task_id': task_id, 'action': self.ACTION_TASK_END}

Callers 7

emitMethod · 0.45
emitMethod · 0.45
flushMethod · 0.45
flushMethod · 0.45
write_thread_task_logMethod · 0.45
flushMethod · 0.45
exec_codeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected