MCPcopy Create free account
hub / github.com/Ishabdullah/Codey-v2 / reset_memory

Function reset_memory

core/memory_v2.py:656–659  ·  view source on GitHub ↗

Reset the global singleton (used in tests).

()

Source from the content-addressed store, hash-verified

654
655
656def reset_memory():
657 """Reset the global singleton (used in tests)."""
658 global _memory
659 _memory = None

Callers 15

setUpMethod · 0.90
tearDownMethod · 0.90
setUpMethod · 0.90
tearDownMethod · 0.90
setUpMethod · 0.90
tearDownMethod · 0.90
setUpMethod · 0.90
tearDownMethod · 0.90
setUpMethod · 0.90
tearDownMethod · 0.90
setUpMethod · 0.90

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.72
tearDownMethod · 0.72
setUpMethod · 0.72
tearDownMethod · 0.72
setUpMethod · 0.72
tearDownMethod · 0.72
setUpMethod · 0.72
tearDownMethod · 0.72
setUpMethod · 0.72
tearDownMethod · 0.72
setUpMethod · 0.72