-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use libbacktrace on Windows #2556
Conversation
And we have a new record for the fastest overall CI run: 35m 45s - https://github.com/status-im/nimbus-eth2/actions.html?page=1&workflow_file_name=ci.yml |
I would not recommend to merge this PR. I had a lot of crashes on Windows with |
The libunwind bug you were affected by was fixed upstream: llvm/llvm-project@542db87 |
How can we merge this in a responsible way? It looks like we'll need macOS and Windows nodes on the fleet to subject to the appropriate level of testing. |
It works in CI and there's a way to opt out by passing USE_LIBBACKTRACE=0 to Make. |
LOL, you didn't believe that it was |
Even I am wrong, sometimes :-) |
81dc4e0
to
111c515
Compare
657f9d5
to
a4667d1
Compare
Superseded by #3466 |
No description provided.