diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-11-13 17:21:57 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-11-13 17:24:01 +0100 |
commit | 2bad4b844928986d21a57fdb8b223a5ab0fb90e3 (patch) | |
tree | 60b8ee3997e79abf962946d998aaf8c88a29e2e4 /src/buildtool/execution_api/execution_service/server_implementation.hpp | |
parent | 3583ed73a269d7467f2b485bf345a0b70cc1b279 (diff) | |
download | justbuild-2bad4b844928986d21a57fdb8b223a5ab0fb90e3.tar.gz |
RepositoryConfig: get rid of implict usage assumption
The class RepositoryConfig is mutable, but has a set-once derived
value, the largest bisimulation of the repositories described. This
construction is problematic in that it assumes that all modifications
be done before the first inspection of a value happens that implicitly
triggers the setting of the derived value. Therefore, at the very
least reset this derived value if a repository is modified.
Diffstat (limited to 'src/buildtool/execution_api/execution_service/server_implementation.hpp')
0 files changed, 0 insertions, 0 deletions