Skip to content

Fix stderr draining from child process - #13

Merged
gilfree merged 1 commit into
gilfree:masterfrom
ksuszka:fix-stderr-draining
May 24, 2026
Merged

Fix stderr draining from child process#13
gilfree merged 1 commit into
gilfree:masterfrom
ksuszka:fix-stderr-draining

Conversation

@ksuszka

@ksuszka ksuszka commented May 23, 2026

Copy link
Copy Markdown
Contributor

I noticed that with --isolate --capture=tee-sys my tests hanged after some time. After some investigation I discovered that stderr buffer was full as it was not read. This change should fix it.

@gilfree
gilfree merged commit 760e660 into gilfree:master May 24, 2026
2 checks passed
@gilfree

gilfree commented May 24, 2026

Copy link
Copy Markdown
Owner

@ksuszka see if it works for you, if it does let me know and I'll publish a new release?

@ksuszka

ksuszka commented May 24, 2026

Copy link
Copy Markdown
Contributor Author

@gilfree I just used master version and it seems to work fine. My tests generated a few hundreds MB of output without hanging.

@gilfree

gilfree commented Jun 1, 2026

Copy link
Copy Markdown
Owner

@ksuszka sorry for not releasing yet, pypi had added some security hooks I don't know how to jump yet. Hope to find time to try this again in the coming days.

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.

2 participants