Skip to content

Commit 1b06e5b

Browse files
devillclaude
andcommitted
Use AsyncInterceptor to fix potential deadlock in async method interception
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 217338d commit 1b06e5b

2 files changed

Lines changed: 317 additions & 313 deletions

File tree

SpecRec/SpecRec.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<PackageReference Include="Verify.Xunit" Version="30.4.0" />
2323
<PackageReference Include="xunit.extensibility.core" Version="2.9.3" />
2424
<PackageReference Include="Castle.Core" Version="5.1.1" />
25+
<PackageReference Include="Castle.Core.AsyncInterceptor" Version="2.1.0" />
2526
</ItemGroup>
2627

2728
<ItemGroup>

0 commit comments

Comments
 (0)