diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index fa580f494044..49cfacf1e2e4 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -1256,6 +1256,7 @@ ruby.summary.max.control.flow.size=5000 ruby.summary.max.control.flow.size.description=global variables symbolic expression will not be evaluated if the size of its control flow graph exceeds this value ruby.disable.require.processing=true ruby.docker.verbose.logging=false +ruby.execution.lock.control=false search.everywhere.pattern.checking=true search.everywhere.pattern.checking.description=Avoid searching classes and symbols if pattern contains only one dot