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 pipe instead of a socket for stderr #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DemiMarie
Copy link
Contributor

qubes-rpc-multiplexer gives the child a FIFO as stderr, so this should not be a compatibility problem. Also use XDG_RUNTIME_DIR (if present) in preference to /tmp.

qubes-rpc-multiplexer gives the child a FIFO as stderr, so this should
not be a compatibility problem.  Also use XDG_RUNTIME_DIR (if present)
in preference to /tmp.
@marmarek
Copy link
Member

This makes test_service_close_stdout_stderr_early failing reliably.

@DemiMarie
Copy link
Contributor Author

That is interesting. I will diagnose this eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants