session icon indicating copy to clipboard operation
session copied to clipboard

[feat] Expose the 'reload()' function to reload a session from an external store.

Open du0wen opened this issue 2 years ago • 0 comments

Describe the feature

In this scenario, if another thread updates the session information in the store, I want to be able to manually update the session information in the current context from the updated store in another thread.

Checklist

  • [✅ ] I have searched through GitHub issues for similar issues.
  • [✅] I have completely read through the README and documentation.

du0wen avatar Mar 28 '23 03:03 du0wen