Skip to content

fix: try executing on the thread pool#3449

Merged
iancooper merged 2 commits into
masterfrom
sync_thread
Dec 31, 2024
Merged

fix: try executing on the thread pool#3449
iancooper merged 2 commits into
masterfrom
sync_thread

Conversation

@iancooper

Copy link
Copy Markdown
Member

No description provided.

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Health Quality Gates: OK

Change in average Code Health of affected files: -0.05 (9.13 -> 9.08)

  • Improving Code Health: 1 findings(s) ✅

View detailed results in CodeScene

}

[Fact]
public void Current_FromAsyncContext_IsAsyncContext()

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ℹ Getting worse: Code Duplication
introduced similar code in: Current_FromBrighterSynchronizationHelper_IsBrighterSynchronizationHelper,SynchronizationContextCurrent_FromBrighterSynchronizationHelper_IsBrighterSynchronizationHelperSynchronizationContext


[Fact]
public void Current_FromAsyncContext_IsAsyncContext()
public void Current_FromBrighterSynchronizationHelper_IsBrighterSynchronizationHelper()

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Getting better: Code Duplication
reduced similar code in: Current_FromAsyncContext_IsAsyncContext,SynchronizationContextCurrent_FromAsyncContext_IsAsyncContextSynchronizationContext,TaskSchedulerCurrent_FromAsyncContext_IsThreadPoolTaskScheduler

@iancooper iancooper merged commit e291baa into master Dec 31, 2024
@iancooper iancooper deleted the sync_thread branch December 31, 2024 15:24

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.18 (8.80 -> 8.98)

  • Improving Code Health: 1 findings(s) ✅

View detailed results in CodeScene

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant