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

OpenAPI spec with circular references getting killed #188

Open
reshef-axiom opened this issue Apr 16, 2023 · 1 comment
Open

OpenAPI spec with circular references getting killed #188

reshef-axiom opened this issue Apr 16, 2023 · 1 comment

Comments

@reshef-axiom
Copy link

I have a 4000 line openapi3 template if that matters, and it has a circular reference.
I kind of solved it (by removing the "require" on a field that caused it) and now for the matter, libopenapi does not indicate circular references. yet I still get killed by the operating system

restish api configure wallak ? Base URI http://localhost:8080 [1] 40774 killed restish api configure wallak

@reshef-axiom
Copy link
Author

Is there any way to track the memory usage and/or understand the root cause of this process being killed?

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

1 participant