diff options
author | Richard Levitte <levitte@openssl.org> | 2021-06-17 10:47:26 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-06-17 10:38:48 +0100 |
commit | e23206ae5604a0498c2127a71ae302c477b3a563 (patch) | |
tree | 9af7c1595c9224092f613fbbf9b58a703ec4218d /crypto/asn1/d2i_pr.c | |
parent | 98dc656e5f491cc29a61892d152c9779527da6f8 (diff) | |
download | openssl-new-e23206ae5604a0498c2127a71ae302c477b3a563.tar.gz |
test/recipes/80-test_cmp_http.t: Kill the mock server brutally
To kill a subprocess with the KILL signal is pretty brutal. However,
it doesn't seem to be killed completely on some platforms, which makes
this test recipe hang indefinitely when (implicitly) closing the file
handle for this server ($server_fh). A brutal KILL resolves this
problem.
Fixes #15781
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15797)
Diffstat (limited to 'crypto/asn1/d2i_pr.c')
0 files changed, 0 insertions, 0 deletions