MCPcopy
hub / github.com/MrNothing/AI-Blocks / CloseInstance

Method CloseInstance

Sources/build_scripts/global_functions.py:529–530  ·  view source on GitHub ↗
(instance)

Source from the content-addressed store, hash-verified

527 instance.session.close()
528
529 def CloseInstance(instance):
530 instance.session.close()
531
532 def MaxIndex(data):
533 _max = -10000000

Callers 5

RunFunction · 0.80
RunFunction · 0.80
RunFunction · 0.80
RunFunction · 0.80
RunFunction · 0.80

Calls

no outgoing calls

Tested by 1

RunFunction · 0.64