Skip to content

fix test case for streamed readings #230

Description

@edaniszewski

the offending test case: TestCmdStream in pkg/cmd/server/stream_test.go

The test had passed on my machine but failed in CI - the CI failure what that the test timed out after 10 mins, so it appears to never have completed. This could be because something is blocking, locked, or there is a race condition for a resource. Will need to investigate, fix, and re-enable the test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions