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

Legerch make read non blocking async option #79

Closed
wants to merge 5 commits into from

Conversation

sheredom
Copy link
Owner

@sheredom sheredom commented Feb 5, 2024

Rebase of #76.

legerch and others added 4 commits September 26, 2023 14:46
When using option "subprocess_option_enable_async", subprocess was still blocking when calling "subprocess_read_stdout()" and no data were available.

Now, subprocess_read_stdout() will return even when no available data, returned value will be equal to 0.
@sheredom sheredom force-pushed the legerch-make-read-non-blocking-async-option branch from 5b60538 to 5544c75 Compare February 5, 2024 21:02
@sheredom sheredom force-pushed the legerch-make-read-non-blocking-async-option branch from 5544c75 to b994b21 Compare February 5, 2024 21:15
@sheredom sheredom closed this Feb 5, 2024
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.

None yet

3 participants