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

use a different pipe for every child process #35

Closed
wants to merge 11 commits into from
Closed

use a different pipe for every child process #35

wants to merge 11 commits into from

Conversation

ListeriaM
Copy link
Contributor

@ListeriaM ListeriaM commented Sep 15, 2022

fixes #24

with this patch, I noticed that some blocks are updated more often than they should (apparently it only happens when they exit without writing anything, and it doesn't apply to every block, I couldn't figure out why), which is why I added the early return in updateBlock(). I could use some help to properly fix that

@ListeriaM ListeriaM changed the title fix #24 use a different pipe for every child process Sep 15, 2022
@ListeriaM ListeriaM marked this pull request as draft September 28, 2022 16:51
@UtkarshVerma
Copy link
Owner

Thanks for the PR, but I'll be closing because of: #41 (comment).

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.

pkill -RTMIN and nohup & don't work correctly
2 participants