#Not allowing multiple uis to be open at the same time
1 messages · Page 1 of 1 (latest)
you don't know the order, or at the very least haven't expressly proven/enforced the order, and frankly you don't need to. just write better code with this fact in mind to make it always work no matter what order it runs in.