Skip to content

Lazy slot fix reintroduces storage leak #141

@gbracha

Description

@gbracha

The fix preserve s the method metadata during serialization. However the metdata we needed to preserve is a LazySlotTag, which is a nested class that drags in all kinds of stuff with it. This defeats the fix we recently introduced for deployment. So we'll need to clean this up.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions