-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
fix #29955, intersection bugs involving triangular constraints #29986
Conversation
@nanosoldier |
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here. cc @ararslan |
On freebsd ci:
Anybody seen this before? |
I definitely haven't. @iblis17? |
🤔 no idea. |
Original build: https://build.julialang.org/#/builders/68/builds/733
a heisenbug? |
Is there anything unsafe about this branch, or can I use it for now to solve #29955? |
It seems that tests pass on 64 bits so I will give it a spin. |
So far I feel this fix is pretty safe, so likely a candidate for backporting. We'll see what the tests say.
@nanosoldier
runbenchmarks(ALL, vs = ":master")