-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
None
We should use a standard nonblocking connect. ConnectBG is particularly fragile when large numbers of connections are created, since it provides poor control over timing and is subject to thread scheduling problems.
- duplicates
-
SERVER-27240 ConnectBG must not close() while the background thread is active
- Closed