I tried running a search on this, but didn't quite find what I was looking for.
Basically, I was curious how events are queued. If one event occurs in the middle of a sub, is it saved? ran immediately etc....
What if multiple events occur? (one occurs before another event finishes...)
I've gotten different results from testing (sometimes events seem to be just passed by if enough lag occurs) so I was curious about the how things are handled in theory...

