Details
Description
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.