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: make global hooks thread safe #331

Merged
merged 4 commits into from
Jun 7, 2024
Merged

fix: make global hooks thread safe #331

merged 4 commits into from
Jun 7, 2024

Conversation

gruebel
Copy link
Member

@gruebel gruebel commented May 4, 2024

This PR

Related Issues

Relates #96

Signed-off-by: gruebel <anton.gruebel@gmail.com>
Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.41%. Comparing base (f2389da) to head (6fba251).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          26       26           
  Lines        1240     1240           
=======================================
  Hits         1208     1208           
  Misses         32       32           
Flag Coverage Δ
unittests 97.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gruebel gruebel changed the title make global hooks thread safe fix: make global hooks thread safe May 4, 2024
openfeature/api.py Outdated Show resolved Hide resolved
openfeature/api.py Outdated Show resolved Hide resolved
Signed-off-by: gruebel <anton.gruebel@gmail.com>
@beeme1mr
Copy link
Member

beeme1mr commented Jun 5, 2024

Hey @federicobond, could you please re-review this when you have a moment? I would like to cut a 1.0 release candidate soon.

Signed-off-by: gruebel <anton.gruebel@gmail.com>
@beeme1mr beeme1mr merged commit 5abcf3b into main Jun 7, 2024
11 of 13 checks passed
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.

4 participants