Skip to content

StackOverflow error when computing hash code of circular objects #979

@bioball

Description

@bioball

This code will stack overflow:

local myself {
  res = myself
}

foo: Mapping = new {
  [myself] = 1
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions