Skip to content

Keep IPC sockets in tmp#91931

Closed
roblourens wants to merge 1 commit into
masterfrom
roblou/pipelength
Closed

Keep IPC sockets in tmp#91931
roblourens wants to merge 1 commit into
masterfrom
roblou/pipelength

Conversation

@roblourens

Copy link
Copy Markdown
Member

Fix #86382

@joaomoreno joaomoreno left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
Contributor

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

Development

Successfully merging this pull request may close these issues.

Insiders failed to launch for test run using vscode-test ("Could not delete obsolete instance handle" - sock file missing?)

2 participants