Skip to content

Store Scope in OLPHttpClient to prolong lifetime #1619

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

rustam-gamidov-here
Copy link
Collaborator

@rustam-gamidov-here rustam-gamidov-here commented Jun 16, 2025

An attempt to make static objects to live long enough when parent objects are destructed randomly

Resolves #1613
Relates-To: HERESDK-6943

An attempt to make static objects to live long enough when parent
objects are destructed randomly

Relates-To: HERESDK-6943
Signed-off-by: Rustam Gamidov <[email protected]>
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.26%. Comparing base (2c80e5e) to head (7c22ecf).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1619      +/-   ##
==========================================
+ Coverage   80.21%   80.26%   +0.05%     
==========================================
  Files         348      348              
  Lines       13882    13883       +1     
  Branches     1483     1483              
==========================================
+ Hits        11135    11143       +8     
+ Misses       2148     2143       -5     
+ Partials      599      597       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rustam-gamidov-here rustam-gamidov-here merged commit 66cb092 into master Jun 16, 2025
24 checks passed
@rustam-gamidov-here rustam-gamidov-here deleted the rga/hold-scope-in-olphttpclient branch June 16, 2025 13:33
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.

[BUG] [OLPNetworkIOS] libc++abi: terminating due to uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
3 participants