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

Using MDQT check inside Elixir "Smee" project using Exile causes everything to freeze #8

Open
binaryape opened this issue Jan 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@binaryape
Copy link
Contributor

The same midqt check command works in a shell. Run by exile it locks up.

Things like mdqt help run fine, it seems to be specific to the check mode.

@binaryape binaryape added the bug Something isn't working label Jan 5, 2023
@binaryape
Copy link
Contributor Author

This was due to my bad stdin/pipe availability checking code, and the same problem as the freezing during Aruba tests. The ENV flag workaround fixes it: export MDQT_STDIN=off but shouldn't be needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant