awakesecurity / gRPC-haskell

Haskell gRPC support
https://hackage.haskell.org/package/grpc-haskell
Apache License 2.0
238 stars 75 forks source link

Tests on `macos-latest` hangs indefinitely. #150

Open riz0id opened 1 year ago

riz0id commented 1 year ago

Running the test suite on MacOS hangs indefinitely which was found out when updating CI from macos-10.15 (deprecated) to macos-latest in #149. It is still not clear why this is. Running the test suite on CI was disabled in #149 to unblock PRs. I tried fixing this in #149 and found out: