mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
b7eed8409b88e38f314ef7fe5a26e92c250886aa
Fixed two fire-and-forget promise patterns that could cause unhandled rejections: - interruptActiveTurn() in requestCancel closure - now catches errors and logs warning - forwardPromptEvents() in stream method - now catches errors and logs to console Both now properly handle promise rejections to prevent Node.js process crashes. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%