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

utern repeat print the same logs #29

Closed
tokist opened this issue Sep 1, 2021 · 2 comments · Fixed by #30
Closed

utern repeat print the same logs #29

tokist opened this issue Sep 1, 2021 · 2 comments · Fixed by #30

Comments

@tokist
Copy link

tokist commented Sep 1, 2021

utern repeat print the same logs to me.

I think
https://github.com/knqyf263/utern/blob/master/cache/cache.go#L42
this code make cache not desired work.

I modified this code to

_, ok = cache[*key]

make work well.

abicky added a commit to abicky/utern that referenced this issue Oct 3, 2021
@abicky
Copy link
Contributor

abicky commented Oct 3, 2021

I created the PR #30 to fix this issue.

@tokist
Copy link
Author

tokist commented Oct 14, 2021

Thank you!

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

Successfully merging a pull request may close this issue.

2 participants