Skip to content

Session object not reliably singleton #388

@jcflack

Description

@jcflack

The Session API interface ought to be implemented by a singleton, but 0772030 inadvertently introduced a way for user code to end up with one instance while PL/Java internals have another. That it hasn't led to any field reports is likely a testament to how little-used that interface is.

Metadata

Metadata

Assignees

No one assigned

    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