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

Removed redundant mutexes from swgen.Generator #20

Merged
merged 2 commits into from Jul 14, 2017
Merged

Removed redundant mutexes from swgen.Generator #20

merged 2 commits into from Jul 14, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jul 13, 2017

Mutextes (defMux, queueMux, pathsMux) in Generator are no longer necessary because Generator.parseDefInQueue() does not use goroutines anymore.

@coveralls
Copy link

coveralls commented Jul 13, 2017

Coverage Status

Coverage decreased (-0.02%) to 91.111% when pulling c1b4ba5 on sb-lazada:proposed-changes into fac8236 on lazada:master.

@ngdinhtoan ngdinhtoan changed the title Removed mutextes from swgen.Generator Removed redundant mutexes from swgen.Generator Jul 14, 2017
@ngdinhtoan ngdinhtoan merged commit 95a1889 into lazada:master Jul 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants