Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
emit
Method · 0.45
emit
Method · 0.45
flush
Method · 0.45
flush
Method · 0.45
write_thread_task_log
Method · 0.45
flush
Method · 0.45
exec_code
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected