Skip to content

Conversation

KristofferC
Copy link
Member

since we cache the registries, multiple threads can mutate the same pkginfo simultaneously

Should fix #4372.

since we cache the registries, multiple threads can mutate the same pkginfo simultaneously
@IanButterworth
Copy link
Member

I could've sworn I did this already...

@IanButterworth
Copy link
Member

Oh, I guess #4341 was incomplete

@IanButterworth
Copy link
Member

LGTM my only thought is that the other PR put the lock inside the init function. We should probably follow the same pattern for both. This way might be cleaner?

@KristofferC
Copy link
Member Author

I am not sure what concrete change that would be? Where would the lock be put? Over what region?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

REPL pkg mode error on tab completion

2 participants