-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v4.0
-
-
Security 2018-10-08, Security 2018-10-22, Security 2018-11-05, Security 2018-11-19, Security 2018-12-03, Security 2018-12-17, Security 2018-12-31, Security 2019-01-14
-
0
When running the TestCollection_InsertMany_Batches unit test the Go driver returns the following error:
mongo.BulkWriteError{WriteErrors:mongo.WriteErrors{mongo.WriteError{Index:0, Code:9001, Message:"Write results unavailable from localhost:27026 :: caused by :: asio.ssl stream truncated"}}, WriteConcernError:(*mongo.WriteConcernError)(nil)}
This only occurs when for that test and the remainder of the tests pass. This only occurs on macOS.