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

(#17) Replace slashes with underscores in the mutex's name #18

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

jsyeo
Copy link
Contributor

@jsyeo jsyeo commented Apr 30, 2019

Fixes #17

@gep13 gep13 changed the title Fix #17. Replace slashes with underscores in the mutex's name (#17) Replace slashes with underscores in the mutex's name Oct 14, 2021
@gep13 gep13 force-pushed the jsyeo-mutex-name branch 2 times, most recently from f3546cb to 3b1e00a Compare October 14, 2021 06:42
These will be replaced with underscores.  Mutex names must not contain a
slash, since it's the namespace separator.

There was a similar issue in NLog:

NLog/NLog#1882

Where a similar change was made:

https://github.com/NLog/NLog/pull/1930/files
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13
Copy link
Member

gep13 commented Oct 14, 2021

@jsyeo thank you very much for fixing this up! Really appreciate it!

@gep13 gep13 merged commit f471409 into chocolatey:2.11_adds Oct 14, 2021
@jsyeo
Copy link
Contributor Author

jsyeo commented Oct 14, 2021

@jsyeo thank you very much for fixing this up! Really appreciate it!

No worries, thanks for getting back to this and reviewing my code! 😘

@jsyeo jsyeo deleted the jsyeo-mutex-name branch October 14, 2021 11:09
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