mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
Increased test timeout, again
This commit is contained in:
parent
50507c40c7
commit
5c32356835
@ -268,7 +268,7 @@ namespace Capnp.Net.Runtime.Tests
|
||||
}
|
||||
}
|
||||
|
||||
[TestMethod, Timeout(20000)]
|
||||
[TestMethod, Timeout(120000)]
|
||||
public void ReleaseOnCancelClient()
|
||||
{
|
||||
// Since we have a threaded model, there is no way to deterministically provoke the situation
|
||||
|
Loading…
x
Reference in New Issue
Block a user