Skip to content
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

Weird expression causes server not to respond #183

Open
elmisback opened this issue Nov 11, 2024 · 3 comments
Open

Weird expression causes server not to respond #183

elmisback opened this issue Nov 11, 2024 · 3 comments

Comments

@elmisback
Copy link
Collaborator

Expression: sqrt(x + 1) - sqrt(y) + z + a + b + c + d + e + f + g + h + i + j + k + l + m + n + o

@elmisback
Copy link
Collaborator Author

Even x + y + z + x1 + y1 fails?

@zaneenders
Copy link
Contributor

Seem to work for me with the true error commits Herbie: 9287265 Odyssey: 8da4444

(FPCore (x y z x1 y1) (+ (+ (+ (+ x y) z) x1) y1))

@elmisback
Copy link
Collaborator Author

It seems to me to not be working against 92872657 on the demo server, it's failing with a CORS error. Other expressions complete without the CORS error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants