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

Use SubMonintor in CheckConditionsContext #2574

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vogella
Copy link
Contributor

@vogella vogella commented Dec 3, 2024

done() call not necessary here and convert can also handle null. Also split will also check for cancellation so the additional cancellation check is not necessary.

See https://www.eclipse.org/articles/Article-Progress-Monitors/article.html

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Test Results

 1 818 files  ±0   1 818 suites  ±0   1h 30m 10s ⏱️ - 4m 13s
 7 733 tests ±0   7 505 ✅ ±0  228 💤 ±0  0 ❌ ±0 
24 360 runs  ±0  23 611 ✅ ±0  749 💤 ±0  0 ❌ ±0 

Results for commit ccccbca. ± Comparison against base commit 323f82d.

♻️ This comment has been updated with latest results.

@vogella vogella force-pushed the submonitor-checkconditionscontext branch from 90827ad to 0ebc1eb Compare December 4, 2024 06:39
@vogella vogella force-pushed the submonitor-checkconditionscontext branch from 0ebc1eb to 36b8bf4 Compare December 6, 2024 10:38
done() call not necessary here and convert can also handle null.  Also
split will also check for cancellation so the additional cancellation
check is not necessary.

See https://www.eclipse.org/articles/Article-Progress-Monitors/article.html
@vogella vogella force-pushed the submonitor-checkconditionscontext branch from 36b8bf4 to ccccbca Compare January 14, 2025 10:51
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