Skip to content

fix #302: fix concurrent astcache access #305

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

Merged
merged 1 commit into from
Nov 24, 2018

Conversation

jirfag
Copy link
Contributor

@jirfag jirfag commented Nov 23, 2018

Thank you for the pull request!

Please make sure you didn't directly change README.md: it should be changed only by changing README.tmpl.md and running make readme.

return c.m[filename]
}

func (c Cache) keys() []string {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

func Cache.keys is unused

@jirfag jirfag force-pushed the bug/concurrent-astcache-access branch from cf49498 to e267e66 Compare November 23, 2018 20:21
@jirfag jirfag force-pushed the bug/concurrent-astcache-access branch from e267e66 to 10cd673 Compare November 23, 2018 20:35
@jirfag jirfag merged commit 255a39b into master Nov 24, 2018
@jirfag jirfag deleted the bug/concurrent-astcache-access branch November 24, 2018 06:09
@ldez ldez added this to the v1.12 milestone Mar 6, 2024
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 this pull request may close these issues.

3 participants