Skip to content

Possible Memory Leak in HTTP Binding's observeProperty (Long Poll) #1429

@yidingdian

Description

@yidingdian

The HTTP Binding implementation for Observable Properties (Long Poll) in property-observe.ts appears to have a potential memory leak that can lead to a MaxListenersExceededWarning in Node.js, particularly under scenarios where client connections are unstable or abruptly terminated. maybe listener for "close" event should be added.

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