[CSHARP-3183] Timeout in connection when running test in parallel Created: 13/Aug/20  Updated: 02/Jun/22  Resolved: 20/Aug/20

Status: Closed
Project: C# Driver
Component/s: Connectivity
Affects Version/s: 2.11.0
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Gian Maria Ricci Assignee: Dmitry Lukyanov (Inactive)
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Cloners
clones CSHARP-3182 Getting timeout error when using driv... Closed

 Description   

This error has the same effect of CSHARP-2067.

To reproduce it just try to run mongo test for library https://github.com/ProximoSrl/NStore to make tests run I needed to disable parallelism with

[assembly: CollectionBehavior(DisableTestParallelization = true)]

If you execute tests in parallel, all tests failes due to timeout in connection, if you execute them sequentially or one by one everything is ok, so I suspect that there is some deadlock in how the driver connect to the server.



 Comments   
Comment by Dmitry Lukyanov (Inactive) [ 20/Aug/20 ]

This ticket has been implemented in the scope of CSHARP-3182 and will be available in 2.11.1.

Generated at Wed Feb 07 21:44:37 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.