bareos: master efbf3053

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2025-07-24 08:00 master 1408318e Pending
Changeset cats: fix lock issue being fatal

Most of the time the lock issue only results in bad error messages.
Killing the bareos director for this is probably not the right
idea. So for now its being downgraded to just being logged.
mod - core/src/cats/cats.h Diff File
mod - core/src/cats/postgresql.cc Diff File
mod - core/src/cats/sql.cc Diff File
mod - core/src/cats/sql_get.cc Diff File
mod - core/src/cats/sql_query.cc Diff File
mod - core/src/cats/sql_update.cc Diff File
mod - core/src/lib/rwlock.cc Diff File
mod - core/src/lib/rwlock.h Diff File