Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C_FindObjects: init list to reload new objects #789

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 5, 2024

  1. C_FindObjects: init list to reload new objects

    If the db is modified externally while an application has the db store
    open, new objects are not seen by the application becuase it occurs
    after the application has loaded the list of tobjects. To correct this,
    reload the list on every C_FindObjectsInit call.
    
    Signed-off-by: jupana, Juan Narino <[email protected]>
    Signed-off-by: William Roberts <[email protected]>
    jupana, Juan Narino authored and williamcroberts committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9ad6002 View commit details
    Browse the repository at this point in the history