Running multiple scenes

How does the Vera Lite handle two scenes that are started at the same time or a second scene while another one is running?

Edit:
Ok, so I found out that it starts them parallel. I have one scene that takes some time to complete and I don’t want another one to interfere. How can I do this?

once a scenes starts, you cannot stop it.

If you have overlapping inputs and/or responses, you may want to consider putting your desired logic together and the forum can help you with a PLEG solution.