Skip to content

Maximum call stack size exceeded #18

Description

@astoilkov

When logging big nested objects consoleInspect() can throw "Maximum call stack size exceeded". The implementation should be converted to use loops instead of recursion. This will also improve the performance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions