Skip to content

DataStorage Callback is broken #128

Description

@SephDB

When receiving the packet with the guid in the reply, this guid is of type string, since a json string doesn't automatically get parsed back. This was not caught by the tests since they use the JObject directly instead of round-tripping through the json string representation, which causes extra type information to be kept around.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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