Skip to content

Commit 3603ef5

Browse files
committed
CDRIVER-2222 update comment
1 parent b824883 commit 3603ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-mongoc-stream-tls-error.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ test_stream_tls_error_install (TestSuite *suite)
359359
TestSuite_Add (suite, "/TLS/hangup", test_mongoc_tls_hangup);
360360
#endif
361361

362-
/* CDRIVER-2222 this should be reenabled for Apple Secure Transport too */
362+
/* see CDRIVER-2222 this occasionally stalls for a few 100ms on Mac */
363363
#if !defined(MONGOC_ENABLE_SSL_SECURE_TRANSPORT)
364364
TestSuite_Add (
365365
suite, "/TLS/handshake_stall", test_mongoc_tls_handshake_stall);

0 commit comments

Comments
 (0)