Skip to content

win,pipe: fix another missing assignment to success#4523

Merged
vtjnash merged 1 commit intolibuv:v1.xfrom
vtjnash:jn/win-pipe-again
Sep 5, 2024
Merged

win,pipe: fix another missing assignment to success#4523
vtjnash merged 1 commit intolibuv:v1.xfrom
vtjnash:jn/win-pipe-again

Conversation

@vtjnash
Copy link
Copy Markdown
Member

@vtjnash vtjnash commented Aug 31, 2024

Yet another followup to #4511. functional/legacy/increment_spec.lua failed most of the time without this. You would think I had never written software before or something. Hopefully this is the last fix to this PR🤞

@clason
Copy link
Copy Markdown
Contributor

clason commented Sep 1, 2024

Happy to report that on this PR, the Windows workflow passes consistently (re-ran it three times to make sure)!

@clason
Copy link
Copy Markdown
Contributor

clason commented Sep 5, 2024

Sanitizer fail looks like a flake -- can anybody rerun the check?

@vtjnash
Copy link
Copy Markdown
Member Author

vtjnash commented Sep 5, 2024

It is an unexpected flake, but not on a platform that was changed here

not ok 339 - tcp_reuseport
# exit code 134
# Output from process `tcp_reuseport`:
# Assertion failed in /home/runner/work/libuv/libuv/test/test-tcp-reuseport.c on line 232: `thread_loop1_accepted > 0` (0 > 0)

@vtjnash vtjnash merged commit 0a00e80 into libuv:v1.x Sep 5, 2024
@vtjnash vtjnash deleted the jn/win-pipe-again branch September 5, 2024 13:46
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.

3 participants