Skip to content

Synchronise client and server parameters after reconnect #141

@zhujun98

Description

@zhujun98

It could happen that when some change on the client side happens, e.g. a slice is dragged, the server does not get updated because the RPC connection disconnected. Though RPC channel will reconnect automatically when the server and the client reconnect, the data acquiring processing parameters will not be synchronised automatically.

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