Skip to content

AMDC ascii cmd socket 'log info' command out of date #458

Description

@Known4225

This issue deals with having an ascii command socket open for a long period of time.

Repeat this sequence of events to reproduce:

  • Create an ascii command socket
  • Call log info
  • Create another ascii command socket, and use it to change the variables being logged
  • Go back to the original ascii command socket and call log info again
  • The output of the command will be identical to the first time you call it, despite the fact that the logged variables have changed

Perhaps multiple ascii command sockets are not intended to exist simultaneously - if this is the case then this is not a bug but just me using the system incorrectly.

However the UART terminal always presents in-date information on the log info status. Although this is hard limited to a single connection.

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