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

Compiler server unique only to the current shell #26348

Open
jaredpar opened this issue Apr 23, 2018 · 0 comments
Open

Compiler server unique only to the current shell #26348

jaredpar opened this issue Apr 23, 2018 · 0 comments
Assignees
Milestone

Comments

@jaredpar
Copy link
Member

This stems from the discussion on #26338.

The compiler server is not including "Global\" prefix on the Mutex name it creates. This means it is specific to the current shell. Different shells will hence create their own VBCSCompiler instances which are using the same global named pipe.

@jaredpar jaredpar added this to the 15.8 milestone Apr 23, 2018
@jaredpar jaredpar self-assigned this Apr 23, 2018
@jaredpar jaredpar modified the milestones: 15.8, 16.0 Jul 11, 2018
@jinujoseph jinujoseph modified the milestones: 16.0, 16.3 Jun 9, 2019
@jcouv jcouv modified the milestones: 16.3, Compiler.Next Jul 11, 2019
@jaredpar jaredpar modified the milestones: Compiler.Next, Backlog Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants