Skip to content

[Go] Error was not handled #43860

@bigsheeper

Description

@bigsheeper

Describe the bug, including details regarding any error messages, version, and platform.

The error thrown during the ReadRecords process was not handled or returned correctly.

  1. HasNext returns false because of an error, then the for loop broke:
  1. But the error isn't being returned:

Component(s)

Go

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions