summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/execution_service/operations_server.cpp
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-07-18 14:18:39 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-07-19 09:50:37 +0200
commit1acde5fa1f37b8e4856f96aba092a38faaac737f (patch)
treef6ddab8c598502f05f41be2c5567fb5214be0daa /src/buildtool/execution_api/execution_service/operations_server.cpp
parent73ad97ca278f5afe1e4d6c7bb2484f6998c754dd (diff)
downloadjustbuild-1acde5fa1f37b8e4856f96aba092a38faaac737f.tar.gz
just: Fix operation cache threshold exponent maximum value
The threshold exponent cannot pass the log2 of the maximum internal map size, of type size_t, thus it cannot be larger than 63. Update the documentation and enforce the upper limit of this argument during parsing of the command line.
Diffstat (limited to 'src/buildtool/execution_api/execution_service/operations_server.cpp')
0 files changed, 0 insertions, 0 deletions