Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ close
Method
close
lantz/drivers/legacy/rpc.py:573–574 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
571
self.addpackers()
572
573
def
close(self):
574
self.pmap.close()
575
576
def
set_reply_handler(self, reply_handler):
577
self.user_reply_handler = reply_handler
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected