MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / delete

Method delete

AgentBench.old/src/tasks/dbbench/Interaction.py:88–91  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

86 # print(e)
87
88 def delete(self):
89 # self.conn.close()
90 self.container.stop()
91 self.deleted = True
92
93 def __del__(self):
94 try:

Callers 5

__del__Method · 0.95
processFunction · 0.95
bulma-slider.jsFile · 0.80
quill.min.jsFile · 0.80

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected