Commit a904fb3
committed
refactor: update roundtrip function to use enqueue_event for event queuing
- Replaced the `append_events` method with `enqueue_event` in the `roundtrip` function to align with recent changes in event handling.
- Adjusted the event queuing to accept a single event, simplifying the code and improving clarity.1 parent b580f6f commit a904fb3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments