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 939e13c commit fd22bceCopy full SHA for fd22bce
src/test/func/multi_region/multi_region.cc
@@ -100,7 +100,7 @@ class MultiRegionConfig final : public CommonConfig
100
.CoreAllocIsPoolAllocated = false,
101
.LocalAllocSupportsLazyInit = false,
102
.QueueHeadsAreTame = true,
103
- .HasDomesticate = true,
+ .HasDomesticate = false,
104
};
105
106
static void register_clean_up() {}
0 commit comments