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

WIP: ThreadWorkerPool支持newVirtualThreadPerTaskExecutor方式使用虚拟线程 #71

update: resolve review conversations

8a6fb06
Select commit
Loading
Failed to load commit list.
Merged

WIP: ThreadWorkerPool支持newVirtualThreadPerTaskExecutor方式使用虚拟线程 #71

update: resolve review conversations
8a6fb06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 0s

89.36170% of diff hit (target 70.13750%)

View this Pull Request on Codecov

89.36170% of diff hit (target 70.13750%)

Annotations

Check warning on line 38 in trpc-core/src/main/java/com/tencent/trpc/core/management/AbstractThreadPoolMXBean.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/management/AbstractThreadPoolMXBean.java#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 143 in trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java#L139-L143

Added lines #L139 - L143 were not covered by tests

Check warning on line 147 in trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java#L147

Added line #L147 was not covered by tests