Skip to content

LuaObject finalize timeout #12

Description

@Lizomike

There is a synchronized block in LuaObject.finalize() which will leads to a dead lock when gc thread wants to finalize this luaObject and other paused thread is in another synchronized block with this luaObject.

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