ponyc icon indicating copy to clipboard operation
ponyc copied to clipboard

Running tests via lldb on linux musl hangs in CI

Open dipinhora opened this issue 3 years ago • 0 comments
trafficstars

As seen as part of https://github.com/ponylang/ponyc/pull/4164, when tests are run using lldb for x86-64-unknown-linux-musl, it results in them hanging and the CI run timing out. The same doesn't occur with gdb. This may or may not be reproducible outside of the CI environment.

dipinhora avatar Aug 07 '22 21:08 dipinhora