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

Locking in ProxyHttpHandler.cs #12

Open
swethapavan opened this issue Jan 7, 2016 · 0 comments
Open

Locking in ProxyHttpHandler.cs #12

swethapavan opened this issue Jan 7, 2016 · 0 comments

Comments

@swethapavan
Copy link

Hi,

In ProxyHttpHandler.cs -> GetProxyJs method , there is a null check before the lock on mutex. This can be removed and is unnecessary as we are doing the check inside the lock as well.

swethapavan pushed a commit to swethapavan/ProxyApi that referenced this issue Jan 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant