Skip to content

code generation hanging, busy-loop #17

@eitanb

Description

@eitanb

i've just downloaded github.com/globusdigital/deep-copy v0.5.4
trying to generate code for a simple type, it worked as expected. so sanity check is fine.
however, my real code has a complex graph of types (with multiple cycles like A -> B -> C -> A) & running the tool on these causes it to run for minutes.
at some point (> 5 minutes), i killed it.

retrying is the same, so its not a one-time failure.

is there any way to get verbose log so that i can maybe see where is it looping?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions