Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

aarzilli
Copy link
Member

If the openOnRead io.Reader is never read from the file descriptor is
never opened and it therefore we shouldn't try to close it.

Fixes #4009

If the openOnRead io.Reader is never read from the file descriptor is
never opened and it therefore we shouldn't try to close it.

Fixes go-delve#4009
Copy link
Member

@derekparker derekparker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekparker derekparker merged commit 55a4066 into go-delve:master Jun 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

service/dap: telemetry report: nil pointer exception when using DAP output redirects
2 participants