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

Generated code hangs during child process creation #30

Closed
aaronbembenek opened this issue Mar 5, 2023 · 0 comments · Fixed by #31
Closed

Generated code hangs during child process creation #30

aaronbembenek opened this issue Mar 5, 2023 · 0 comments · Fixed by #31
Labels
bug Something isn't working compiler Issue related to Formulog compiler (as opposed to interpreter)

Comments

@aaronbembenek
Copy link
Contributor

Running with many threads, some threads hang in a call to read that happens during the constructor for boost::child::process. Apparently there are a couple issues related to pipes and creating child processes in a multithreaded setting:

@aaronbembenek aaronbembenek added bug Something isn't working compiler Issue related to Formulog compiler (as opposed to interpreter) labels Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler Issue related to Formulog compiler (as opposed to interpreter)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant