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

Prevent same ending tag to be stored multiple times #392

Merged
merged 2 commits into from
Sep 16, 2016
Merged

Prevent same ending tag to be stored multiple times #392

merged 2 commits into from
Sep 16, 2016

Conversation

meriadec
Copy link
Contributor

As module variables are singleton, there is a risk for the same endingTag to be pushed multiple times while calling registerMJElement multiple times (e.g: having a unit test in watch mode, requiring the same module again and again).

@meriadec meriadec added the Bug label Sep 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants