Skip to content

Disabling infinite recursion #24

Description

@DanPeled

A bug i stumbled upon was that monolouge didnt figure out was that a variable of mine was a singleton which caused an infinite recursion on default and crashed the whole code without me being able to know that

My suggestion for the fix: adding a recursion counter for each var and if it exceeds some amount it will either raise and error that will actually tell u whats wrong / a warning

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions