Skip to content

Commit 2b1ec2c

Browse files
author
John Luo
authored
Move caching tests to individual test group to reduce thread pool starvation (dotnet/extensions#1012)
\n\nCommit migrated from dotnet/extensions@326bbc6
1 parent 1a2d379 commit 2b1ec2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Caching/Memory/test/Microsoft.Extensions.Caching.Memory.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netcoreapp2.1;net461</TargetFrameworks>
5+
<TestGroupName>Caching.Memory</TestGroupName>
56
</PropertyGroup>
67

78
<ItemGroup>

0 commit comments

Comments
 (0)