Skip to content

test: unreliable "test_connect_stdio"#617

Merged
justinmk merged 1 commit intomasterfrom
fixci
Apr 10, 2026
Merged

test: unreliable "test_connect_stdio"#617
justinmk merged 1 commit intomasterfrom
fixci

Conversation

@justinmk
Copy link
Copy Markdown
Member

Problem:
test_connect_stdio is flaky because jobwait has a 500ms timeout, which can expire on slow CI before the subprocess finishes importing pynvim and attaching via stdio.

Solution:
Increase the jobwait timeout to 5000ms.

Problem:
test_connect_stdio is flaky because jobwait has a 500ms
timeout, which can expire on slow CI before the subprocess
finishes importing pynvim and attaching via stdio.

Solution:
Increase the jobwait timeout to 5000ms.
@justinmk justinmk merged commit 38cbc4f into master Apr 10, 2026
44 checks passed
@justinmk justinmk deleted the fixci branch April 10, 2026 13:13
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