Skip to content

miniproto.session.storage.InMemorySessionStorage.load

miniproto.session.storage.InMemorySessionStorage.load

Section titled “miniproto.session.storage.InMemorySessionStorage.load”
load() -> Mapping[str, Any] | None

Return a detached current snapshot while holding the storage lock.