Skip to content

Stale Objects #6

Description

@SeanConnelly

Class serialiser implements seen($this) to prevent recursive problems where two objects point to each other.

It appears that this specif code $get(seen($this)) causes $this to become a stale object in memory, the issue is a bug with the underlying platform, for more details...

https://community.intersystems.com/post/warning-stale-persistent-objects-created#comment-33396

The fix is to implement seen(""_$this)

Currently working on the fix and will release a new version today.

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