This question is about the behavior of the event system when you submit your wishlist for processing.
I know that the event system will not give you two event tickets in the same time slot. So if you have asked for EVENT-A at noon and it puts a ticket in your cart, then if you have also asked (at a lower priority) for EVENT-B at noon, it will ignore that second request due to the time conflict.
But if I have asked for EVENT-A at noon, and it puts a ticket in my cart, and I have also asked for (at a lower priority) EVENT-A at 5pm, will the system ignore that second request because it is a duplicate of the same event?
Or does it not recognize that as a factor?