Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix buffer full deadlock #2929

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

fix buffer full deadlock #2929

wants to merge 4 commits into from

Conversation

Adam-D-Lewis
Copy link
Member

@Adam-D-Lewis Adam-D-Lewis commented Jan 29, 2025

Reference Issues or PRs

Fixes #2928

What does this implement/fix?

See #2928

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

How to test this PR?

Any other comments?

@Adam-D-Lewis Adam-D-Lewis linked an issue Jan 29, 2025 that may be closed by this pull request
@Adam-D-Lewis
Copy link
Member Author

Adam-D-Lewis commented Jan 29, 2025

This PR may still not properly handle color codes.

image

Update: I believe this is a separate issue.

@Adam-D-Lewis
Copy link
Member Author

Adam-D-Lewis commented Jan 29, 2025

Also, seems like some file is not being closed correctly when looking at the error in the tests.

Update: fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New 🚦
Development

Successfully merging this pull request may close these issues.

[BUG] - Pipe buffer deadlock
1 participant