Skip to content

PullAsync modifies QueryDescription in-place when pulling multiple times on same context #88

@adrianhall

Description

@adrianhall

Describe the bug

When using PullAsync() on a context twice in a row (even if there are other stuff in the middle), the QueryDescription from
the previous PullAsync is used. This generates a query ID by mistake.

To Reproduce

Integration Unit tests Integration_Push_Tests

Metadata

Metadata

Assignees

Labels

ClientImprovements or additions to the client code

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions