Skip to content

Fix bash server stream reading errors#1

Open
kcoopermiller wants to merge 1 commit intomainfrom
fix/bash-server-stream-reading-errors
Open

Fix bash server stream reading errors#1
kcoopermiller wants to merge 1 commit intomainfrom
fix/bash-server-stream-reading-errors

Conversation

@kcoopermiller
Copy link

Fixes asyncio.IncompleteReadError: 0 bytes read error. See commit for details.

₍ᐢ•(ܫ)•ᐢ₎ Generated by Scout (view jam)

- Fix asyncio.IncompleteReadError: 0 bytes read error
- Increase stream buffer limit from 1MB to 10MB
- Add specific error handling for stream reading issues
- Enhance timeout protection for streaming operations
- Add command length validation
- Improve session restart detection
- Scout jam: [f312a543-a87f-46fe-891c-f7931f57198b](https://scout.new/jam/f312a543-a87f-46fe-891c-f7931f57198b)

Co-authored-by: Scout <scout@scout.new>
@kcoopermiller kcoopermiller added the scout PR created by Scout label Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scout PR created by Scout

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant