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

fix: adds multithread protections for LDClient.start(...) #382

Merged
merged 1 commit into from
May 16, 2024

Conversation

tanderson-ld
Copy link
Contributor

@tanderson-ld tanderson-ld commented May 16, 2024

Requirements

  • I have added test coverage for new or changed functionality
    Adding unit tests for concurrency issues isn't definitive. Issues such as this need to be thought about at design time.

  • I have followed the repository's pull request submission guidelines

  • I have validated my changes against all supported platform versions

Related issues

#381

Describe the solution you've provided

Simplified instance dictionary modifications during start and added queue/lock protection for instances.

@tanderson-ld tanderson-ld requested review from a team and keelerm84 May 16, 2024 19:36
@tanderson-ld tanderson-ld merged commit 8fd47e4 into v9 May 16, 2024
6 checks passed
@tanderson-ld tanderson-ld deleted the ta/sc-244368/additional-start-thread-protections branch May 16, 2024 20:40
tanderson-ld pushed a commit that referenced this pull request May 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.7.1](9.7.0...9.7.1)
(2024-05-16)


### Bug Fixes

* adds multithread protections for LDClient.start(...)
([#382](#382))
([8fd47e4](8fd47e4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: LaunchDarklyReleaseBot <LaunchDarklyReleaseBot@launchdarkly.com>
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.

2 participants