MCPcopy Create free account
hub / github.com/BabitMF/bmf / process

Method process

bmf/builder/bmf_sync.py:29–30  ·  view source on GitHub ↗
(self, task)

Source from the content-addressed store, hash-verified

27 self.mod.init()
28
29 def process(self, task):
30 self.mod.process(task)
31
32 def process_pkts(self, pkts_dict):
33 # create task

Callers 4

process_pktsMethod · 0.45
send_eofMethod · 0.45
processFunction · 0.45
send_eofFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected