Skip to content

tests: fix TestWaitForSearchPastSeenProcess flake - #4442

Open
aarzilli wants to merge 1 commit into
go-delve:masterfrom
aarzilli:waitforfix
Open

aarzilli wants to merge 1 commit into
go-delve:masterfrom
aarzilli:waitforfix

Conversation

@aarzilli

@aarzilli aarzilli commented Sep 3, 2026

Copy link
Copy Markdown
Member

TestWaitForSearchPastSeenProcess seems to flake on linux, especially on
linux/386 which runs on a virtual machine. This is probably because of
a race condition with the kernel listing new processes through procfs.

Add a small sleep to see if this fixes it.

TestWaitForSearchPastSeenProcess seems to flake on linux, especially on
linux/386 which runs on a virtual machine. This is probably because of
a race condition with the kernel listing new processes through procfs.
Add a small sleep to see if this fixes it.
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.

1 participant