We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee73dd commit bf77ffaCopy full SHA for bf77ffa
dbcon/joblist/resourcemanager.h
@@ -471,7 +471,7 @@ class ResourceManager
471
472
template <typename T>
473
allocators::CountingAllocator<T> getAllocator(
474
- bool strict = false,
+ bool strict = true,
475
const int64_t checkPointStepSize = allocators::CheckPointStepSize,
476
const int64_t memoryLimitLowerBound = allocators::MemoryLimitLowerBound)
477
{
0 commit comments