Commit 11bd0c2
[ruby/openssl] ssl: use start_server_proc in more test cases
Update more tests to use start_server_proc instead of UNIXSocket.pair.
It runs threads with timeout and prevents "rake test" from hanging
indefinitely. It also produces better error messages when a test fails.
ruby/openssl@c30c5765221 parent 1711f83 commit 11bd0c2
1 file changed
Lines changed: 135 additions & 196 deletions
0 commit comments