bpo-33937: Catch ENOMEM error in test_socket (#9557)
Fix test_socket.SendmsgSCTPStreamTest: catch ENOMEM error. testSendmsgTimeout() and testSendmsgDontWait() randomly fail on Travis CI with: "OSError: [Errno 12] Cannot allocate memory".
V
Victor Stinner committed
46f40be8b907854deb81c6132b7cb038e9e5202a
Parent: 6ea29c5
Committed by GitHub <noreply@github.com>
on 9/25/2018, 3:30:15 PM