Forum Discussion

craigcanderson's avatar
craigcanderson
Contributor
11 years ago

-nolock Command Line Switch

Can you provide an example of when one would want to use this switch to allow concurrent execution?

1 Reply

  • Hi,

    This option was added so that in the future, it would be possible to launch several instances of LoadUI or LoadUI Agents. However, there was never real use cases for doing that so the functionality never got implemented properly.

    As you will notice if you try, you can actually start more than one loadui instance, however, things will just break because both instances will try to use the same configuration/state files!

    So, the short answer is: never use that option.