Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Fix rehashing race condition #84

Merged
merged 2 commits into from
Apr 18, 2018

Conversation

hoffmanns
Copy link
Contributor

@hoffmanns hoffmanns commented Apr 18, 2018

Fixes #73

  • Introduces a write lock for writing to cache file to prevent concurrent writing to cache file
  • Checks if un-serialized (cached) class path is really an array before adding it.

@emulienfou any chance you are merging these PRs or is this repo dead?

@emulienfou
Copy link
Contributor

Thanks for this fix, great job!

@emulienfou emulienfou merged commit 101b9a4 into dwoo-project:master Apr 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants