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

Keep IPC sockets in tmp #91931

Closed
wants to merge 1 commit into from
Closed

Keep IPC sockets in tmp #91931

wants to merge 1 commit into from

Conversation

roblourens
Copy link
Member

Fix #86382

Copy link
Member

@joaomoreno joaomoreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While I understand the idea, I am not comfortable with this:

  • This area is prone to bad stuff. Really bad stuff. Some people will have weird stuff in their tmpdir. Ie network paths which do not support named pipes.
  • There is no guarantee that tmpdir will result in a smaller path than user data dir

@roblourens
Copy link
Member Author

If you're not comfortable with it, I'm not comfortable with it. How about I check the length and log a warning if it's too long but leave the logic alone

@joaomoreno
Copy link
Member

Yeah that would be already much better than today 🙏

@roblourens roblourens closed this Apr 6, 2020
@joaomoreno joaomoreno deleted the roblou/pipelength branch April 6, 2020 14:41
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants