Skip to content

Split LockDefinitions into LockWriterDefinitions/LockReaderSelections and move to Engine

A prior version of this PR split LockDefinitions into separate calls for writer and reader as a way to ameliorate problems with shared IOs. This version moves the Lock flag from IOs to Engines, but keeps split (and name change), as "LockDefinitions" seems odd for Reader side where you have selections, not definitions.

Merge request reports

Loading