Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

sync objectsById should be cleared when browser quits #9405

Closed
diracdeltas opened this issue Jun 12, 2017 · 2 comments · Fixed by #9407
Closed

sync objectsById should be cleared when browser quits #9405

diracdeltas opened this issue Jun 12, 2017 · 2 comments · Fixed by #9407

Comments

@diracdeltas
Copy link
Member

since the cache gets rebuilt when sync starts, there is no need to write it to disk

test plan:

  1. start pyramid 0, enable sync
  2. bookmark some sites
  3. close the browser
  4. you should not see 'objectsById' in the session-store-1 file
@luixxiul
Copy link
Contributor

@diracdeltas is this what is expected?

clipboard01

@luixxiul luixxiul added the needs-info Another team member needs information from the PR/issue opener. label Jul 26, 2017
@diracdeltas
Copy link
Member Author

@luixxiul yup!

@luixxiul luixxiul added QA/checked-Linux and removed needs-info Another team member needs information from the PR/issue opener. labels Jul 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.