Jithin Garapati
Results
2
issues of
Jithin Garapati
## Summary - Add `.catch(() => {})` to the `session.abort()` call to handle unhandled promise rejection Before and After https://github.com/user-attachments/assets/30abdf9e-09fc-416a-8051-b366d28de73f Fixes #7851
### Description When a message is queued (sent while AI is processing) and the user presses Escape to abort, an error appears at the bottom of the screen: This error...
bug
opentui