We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35210b commit 45b71afCopy full SHA for 45b71af
src/NHibernate.Test/UtilityTest/AsyncReaderWriterLockFixture.cs
@@ -8,7 +8,7 @@ namespace NHibernate.Test.UtilityTest
8
{
9
public partial class AsyncReaderWriterLockFixture
10
11
- private readonly int _delay = 10;
+ private readonly int _delay = 50;
12
13
[Test]
14
public void TestBlocking()
0 commit comments