RUBY-21928 Disabled execution lock control with registry key ruby.execution.lock.control

This commit is contained in:
Alexandr Evstigneev
2018-07-09 17:53:24 +03:00
parent 265dbfe243
commit 5ef8ed9270
@@ -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