Skip to content

Don't allow to cancel token again from itself#1711

Open
andrey-kashcheev wants to merge 1 commit into
masterfrom
ocmam-783-nesting-tokens
Open

Don't allow to cancel token again from itself#1711
andrey-kashcheev wants to merge 1 commit into
masterfrom
ocmam-783-nesting-tokens

Conversation

@andrey-kashcheev

Copy link
Copy Markdown
Collaborator

Such recursions are possible in the complex nested CancellationContext scenarios

Relates-To: OCMAM-783

Such recursions are possible in the complex nested
CancellationContext scenarios

Relates-To: OCMAM-783

Signed-off-by: Andrey Kashcheev <ext-andrey.kashcheev@here.com>
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.29%. Comparing base (e02c09f) to head (325ddb4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1711      +/-   ##
==========================================
+ Coverage   80.28%   80.29%   +0.01%     
==========================================
  Files         356      356              
  Lines       14281    14284       +3     
  Branches     1563     1564       +1     
==========================================
+ Hits        11465    11469       +4     
  Misses       2184     2184              
+ Partials      632      631       -1     
Files with missing lines Coverage Δ
...k-core/include/olp/core/client/CancellationToken.h 100.00% <ø> (ø)
olp-cpp-sdk-core/src/client/CancellationToken.cpp 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

🚀 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.

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