diff --git a/Capnp.Net.Runtime.Tests/TcpRpcInterop.cs b/Capnp.Net.Runtime.Tests/TcpRpcInterop.cs index 685f9de..8316d00 100644 --- a/Capnp.Net.Runtime.Tests/TcpRpcInterop.cs +++ b/Capnp.Net.Runtime.Tests/TcpRpcInterop.cs @@ -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