这是indexloc提供的服务,不要输入任何密码
Skip to content

XMR: consuming multiple sockets #247

@dasgarner

Description

@dasgarner

If a socket connection is made but we never receive a heartbeat the player will try to restart the XMR process due to inactivity. It looks like restarting doesn't close the active socket and therefore we get a build up of open sockets at the XMR end.

Perhaps we ought to call dispose here: https://github.com/xibosignage/xibo-dotnetclient/blob/develop/Action/XmrSubscriber.cs#L286

Maybe we ought to consider assuming a successful first connection too? https://github.com/xibosignage/xibo-dotnetclient/blob/develop/Action/XmrSubscriber.cs#L45

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions