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

expose cache reset function in the public API #127

Closed
bd82 opened this issue Jan 16, 2016 · 0 comments · Fixed by #130
Closed

expose cache reset function in the public API #127

bd82 opened this issue Jan 16, 2016 · 0 comments · Fixed by #130

Comments

@bd82
Copy link
Member

bd82 commented Jan 16, 2016

It is useful in situations where a Parser with the same name is dynamically initialized
multiple times. For example in the online playground.

The cache will be invalid is the Parser (with the same name) is initialized more than once
but with a different implementation.

bd82 pushed a commit that referenced this issue Jan 16, 2016
@bd82 bd82 closed this as completed in 2ef2ba9 Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
bd82 pushed a commit that referenced this issue Jan 17, 2016
  fixes #127.

Due to random instability of browser tests on Travis-CI
* Split up browsers tests
* use concurrency = 1 in karma.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant