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.