]> granicus.if.org Git - libevent/commit
Revert "test: avoid regress hanging in macOS"
authorAzat Khuzhin <azat@libevent.org>
Sun, 24 Feb 2019 14:25:31 +0000 (17:25 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sun, 24 Feb 2019 14:28:36 +0000 (17:28 +0300)
commit14eb903ba31987d24357abd05923677d194fedae
treefcda8baa2e80d46e0fb64d880a2d5481a9d6048e
parent728c5dc11f55b4ba5f518812833eab5a2cc3d550
Revert "test: avoid regress hanging in macOS"

After we started to use kill() over raise() everything should work just
fine.

This reverts commit a86f89d333d870e6714bd28c695ba1774df3d7f5.

Fixed-in: 728c5dc1 ("Use kill() over raise() for raising the signal (fixes osx 10.14 with kqueue)")
Fixes: #747
test/regress.c