8000 Fix test_outstream by davidbrochart · Pull Request #1369 · ipython/ipykernel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

davidbrochart
Copy link
Collaborator

No description provided.

@davidbrochart davidbrochart marked this pull request as draft February 27, 2025 10:48
@davidbrochart
Copy link
Collaborator Author

test_outstream passes but it shouldn't, here is what is printed if pytest -s is used:

Traceback (most recent call last):
  File "/home/runner/work/ipykernel/ipykernel/ipykernel/iostream.py", line 392, in _watch_pipe_fd
    bts = os.read(self._fid, PIPE_BUFFER_SIZE)
AttributeError: 'OutStream' object has no attribute '_fid'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0