• Michal 'vorner' Vaner's avatar
    Lock through the whole time db status is used · ce33b083
    Michal 'vorner' Vaner authored
    Use the backend.run_state whenever access to the parsed package status
    database is needed. This way we lock through all the accesses there and
    cache the parsed result, since it is cached either to the end of
    transaction or to the end of the program.
    ce33b083