Skip to content

service/dap: print "ps aux" before exiting tests - #4417

Merged
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:serverdapps
Aug 12, 2026
Merged

service/dap: print "ps aux" before exiting tests#4417
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:serverdapps

Conversation

@aarzilli

Copy link
Copy Markdown
Member

The tests on linux/386 occasionally fail with a "Test I/O incomplete
1m0s after exiting" error. See if we can use the list of running
processes to determine which test is at fault.

The tests on linux/386 occasionally fail with a "Test I/O incomplete
1m0s after exiting" error. See if we can use the list of running
processes to determine which test is at fault.

@derekparker derekparker left a comment

Copy link
Copy Markdown
Member

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 9efdf6f into go-delve:master Aug 12, 2026
5 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.

2 participants