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

OLPHttpTask to lock toIgnoreResponse before usage #1560

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

rustam-gamidov-here
Copy link
Collaborator

It is 'synchronized' in the didCompleteWithError callback so it's better to add 'synchronized' in the restarting as well

Relates-To: DATASDK-45

It is 'synchronized' in the didCompleteWithError callback so it's better
to add 'synchronized' in the restarting as well

Relates-To: DATASDK-45
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.39%. Comparing base (60f7ef8) to head (fff57fd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1560      +/-   ##
==========================================
+ Coverage   81.39%   81.39%   +0.01%     
==========================================
  Files         345      345              
  Lines       13512    13511       -1     
  Branches     1458     1458              
==========================================
  Hits        10997    10997              
- Misses       1919     1920       +1     
+ Partials      596      594       -2     

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

@rustam-gamidov-here rustam-gamidov-here merged commit e1ef3e7 into master Oct 24, 2024
21 checks passed
@rustam-gamidov-here rustam-gamidov-here deleted the rga/syncronize-restart branch October 24, 2024 08:35
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.

3 participants