Skip to content

thread 'rustc' has overflowed its stack #302

Closed
@robot-head

Description

@robot-head

I have a schema generated by a hasura instance that is causing the rust compiler to panic.

thread 'rustc' has overflowed its stack

Schema and query causing the issue:
rustc_panic.zip

I had some code working successfully with a previous schema, but I added some tables and now I'm getting a stack overflow.

I'm wondering if there's some recursive relationships in my schema that are causing issues, or just the size of the schema itself (hasura generates a ton of schema)... mine is currently 732kb of JSON

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions