xs5871 17f2961c0b fix pystack exhaust during resume_process_key.
Instead of handling resumed key events in a deep stack, buffer them
until the next main loop iteration. New resume events that may be emitted
during handling of old resumes are prepended to that buffer, i.e. take
precedence over events that happen deeper into the buffer/event stack.
Logical replay order is thus preserved.
2022-10-08 13:36:00 -07:00
..
2021-09-17 15:31:40 +08:00
2022-04-09 15:19:02 -07:00
2022-04-08 20:22:43 -07:00
2022-03-20 15:22:57 -07:00
2022-03-06 00:56:05 -08:00
2022-05-06 20:29:39 -07:00
2021-09-14 07:56:38 -07:00
2022-08-31 18:25:07 -07:00
2022-07-14 10:29:25 +00:00