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

SyncMutex support while caching host #154

Open
sacOO7 opened this issue Apr 26, 2022 · 0 comments
Open

SyncMutex support while caching host #154

sacOO7 opened this issue Apr 26, 2022 · 0 comments
Labels
enhancement New feature or improved functionality.

Comments

@sacOO7
Copy link
Collaborator

sacOO7 commented Apr 26, 2022

  • Add SyncMutex support to the HostCache class.
  • This is to avoid possible data corruption due to concurrent READ/WRITE (e.g. Apache multithreading environment)
  • No issue has so far has been reported yet, but we have concurrency support while dealing with HostCache in other SDKs.

┆Issue is synchronized with this Jira Story by Unito

@AndyNicks AndyNicks added the enhancement New feature or improved functionality. label May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

2 participants